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)
Sun, Apr 20, 5:52 AM
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)
Mar 10 2025, 4:16 AM
Unknown Object (File)
Mar 3 2025, 6:18 AM
Unknown Object (File)
Feb 18 2025, 1:40 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
Branch
fix-count
Lint
No Lint Coverage
Unit
No Test Coverage

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

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