Page MenuHomePhabricator

[lib] Pass keyserverID to Socket
ClosedPublic

Authored by ashoat on Feb 9 2024, 8:23 AM.
Tags
None
Referenced Files
F2183857: D11012.id.diff
Wed, Jul 3, 8:14 PM
Unknown Object (File)
Wed, Jul 3, 8:15 AM
Unknown Object (File)
Mon, Jul 1, 3:48 AM
Unknown Object (File)
Fri, Jun 14, 12:54 AM
Unknown Object (File)
Mon, Jun 10, 12:41 PM
Unknown Object (File)
Wed, Jun 5, 3:06 AM
Unknown Object (File)
May 24 2024, 2:05 AM
Unknown Object (File)
May 24 2024, 2:05 AM
Subscribers
None

Details

Summary

In the next diff, I'll use this keyserverID in place of ashoatKeyserverID. This will be a no-op, since KeyserverConnectionHandler currently only renders a Socket when keyserverID === ashoatKeyserverID.

Test Plan
  1. Flow
  2. Careful inspection of the code

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ashoat published this revision for review.Feb 9 2024, 8:24 AM

Will confirm CI is green before landing

lib/socket/socket.react.js
83 ↗(On Diff #36936)

It may be easiest to start the review on this line

This revision is now accepted and ready to land.Feb 9 2024, 8:37 AM
This revision was landed with ongoing or failed builds.Feb 9 2024, 8:43 AM
This revision was automatically updated to reflect the committed changes.