Page MenuHomePhabricator

[lib] extract code responsible for confirming P2P message to a hook
ClosedPublic

Authored by kamil on Oct 9 2024, 7:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 31, 10:59 PM
Unknown Object (File)
Sun, Mar 30, 12:42 PM
Unknown Object (File)
Fri, Mar 28, 10:24 PM
Unknown Object (File)
Fri, Mar 28, 2:01 AM
Unknown Object (File)
Mon, Mar 10, 4:16 AM
Unknown Object (File)
Mar 3 2025, 6:18 AM
Unknown Object (File)
Feb 18 2025, 1:40 AM
Unknown Object (File)
Feb 18 2025, 1:39 AM
Subscribers

Details

Summary

Part of ENG-9456.

I need to reuse this code in next diff.

Test Plan

Tested in next diff

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Oct 9 2024, 7:51 AM
tomek added inline comments.
lib/handlers/db-ops-handler.react.js
46 ↗(On Diff #45016)

Shouldn't we await to keep it consistent with the previous implementation?

This revision is now accepted and ready to land.Oct 10 2024, 5:28 AM