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
F2988847: D13662.id45139.diff
Wed, Oct 16, 6:54 PM
F2988834: D13662.id45016.diff
Wed, Oct 16, 6:52 PM
F2988811: D13662.id45145.diff
Wed, Oct 16, 6:49 PM
F2988574: D13662.id45017.diff
Wed, Oct 16, 5:53 PM
F2988224: D13662.diff
Wed, Oct 16, 4:27 PM
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
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