Page MenuHomePhabricator

[lib][native] Introduce isLoggedInToAuthoritativeKeyserver
ClosedPublic

Authored by ashoat on Jul 8 2024, 10:24 AM.
Tags
None
Referenced Files
F2907831: D12696.diff
Sun, Oct 6, 12:25 PM
Unknown Object (File)
Sun, Sep 8, 3:03 PM
Unknown Object (File)
Sun, Sep 8, 3:03 PM
Unknown Object (File)
Sun, Sep 8, 3:03 PM
Unknown Object (File)
Sun, Sep 8, 3:02 PM
Unknown Object (File)
Aug 18 2024, 2:32 AM
Unknown Object (File)
Aug 9 2024, 8:57 AM
Unknown Object (File)
Aug 9 2024, 8:57 AM
Subscribers
None

Details

Summary

This is a simple utility. I was about to introduce a new call to isLoggedInToKeyserver(authoritativeKeyserverID()), so I decided it would make sense to factor it out.

Test Plan

This should be a simple no-op refactor, so my testing was limited:

  1. Flow
  2. Careful inspection of the code
  3. The changes to NavigationHandler were tested as part of the stack

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage