Page MenuHomePhabricator

[lib][native][web] Move useLegacyAshoatKeyserverCall to lib/keyserver-conn/legacy-keyserver-call.js
ClosedPublic

Authored by ashoat on Apr 19 2024, 8:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 3, 9:11 AM
Unknown Object (File)
Sun, Nov 3, 9:11 AM
Unknown Object (File)
Sun, Nov 3, 9:11 AM
Unknown Object (File)
Sun, Nov 3, 9:11 AM
Unknown Object (File)
Oct 12 2024, 10:38 PM
Unknown Object (File)
Oct 4 2024, 8:59 AM
Unknown Object (File)
Sep 19 2024, 4:17 PM
Unknown Object (File)
Sep 14 2024, 11:47 PM
Subscribers
None

Details

Summary

lib/utils/action-utils.js used to be a huge, unwieldy file. Now all that's left is useLegacyAshoatKeyserverCall, so the file can be renamed.

Additionally, I'm moving it into lib/keyserver-conn. Given the name and function, that seems like a better place, especially since useKeyserverCall was moved there as well in the prior diff.

Depends on D11699

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable