Page MenuHomePhabricator

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

Authored by kamil on Wed, Oct 9, 7:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 15, 1:38 PM
Unknown Object (File)
Tue, Oct 15, 9:53 AM
Unknown Object (File)
Tue, Oct 15, 5:02 AM
Unknown Object (File)
Tue, Oct 15, 3:51 AM
Unknown Object (File)
Tue, Oct 15, 3:45 AM
Unknown Object (File)
Tue, Oct 15, 3:44 AM
Unknown Object (File)
Mon, Oct 14, 6:55 PM
Unknown Object (File)
Mon, Oct 14, 8:43 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.Wed, Oct 9, 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.Thu, Oct 10, 5:28 AM