Closed
Bug 1410346
Opened 7 years ago
Closed 7 years ago
Merge U2F.cpp and U2FManager.cpp
Categories
(Core :: DOM: Device Interfaces, enhancement, P2)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: ttaubert, Assigned: ttaubert)
References
Details
Attachments
(1 file)
We should merge the two files, we don't need to have two state machines, the first working with callbacks from the original API and using promises to communicate with the U2FManager that implements the IPC part.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → ttaubert
Status: NEW → ASSIGNED
Comment 1•7 years ago
|
||
Comment on attachment 8932057 [details]
Bug 1410346 - Merge U2F.cpp and U2FManager.cpp r?jcj
J.C. Jones [:jcj] has approved the revision.
https://phabricator.services.mozilla.com/D288#6993
Attachment #8932057 -
Flags: review+
Pushed by ttaubert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0750af27bcee
Merge U2F.cpp and U2FManager.cpp r=jcj
Backout by ttaubert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7aa92cc6daba
Backed out changeset 0750af27bcee
Assignee | ||
Comment 4•7 years ago
|
||
Assignee | ||
Comment 5•7 years ago
|
||
Pushed by ttaubert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/da0b490b4aea
Merge U2F.cpp and U2FManager.cpp r=jcj
Comment 7•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•