Closed
Bug 1439856
Opened 7 years ago
Closed 7 years ago
U2FTokenTransport interface should use WebAuthn*Info types defined in the .pidl
Categories
(Core :: DOM: Device Interfaces, enhancement, P2)
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: ttaubert, Assigned: ttaubert)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Similar to bug 1437616, if we have promises that return WebAuthn*Result types we should change the U2FTransport interface so that they take WebAuthn*Info objects. That makes those easier to extend in the future.
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Priority: -- → P2
Assignee | ||
Updated•7 years ago
|
Summary: U2FTransport interface should use WebAuthn*Info types defined in the .pidl → U2FTokenTransport interface should use WebAuthn*Info types defined in the .pidl
Updated•7 years ago
|
Attachment #8952670 -
Attachment description: Bug 1439856 - U2FTransport interface should use WebAuthn*Info types defined in the .pidl r=jcj → Bug 1439856 - U2FTokenTransport interface should use WebAuthn*Info types defined in the .pidl r=jcj
Assignee | ||
Comment 2•7 years ago
|
||
(Note: updated the Diff. As long as Phab doesn't send emails.)
Comment 3•7 years ago
|
||
Comment on attachment 8952670 [details]
Bug 1439856 - U2FTokenTransport interface should use WebAuthn*Info types defined in the .pidl r=jcj
J.C. Jones [:jcj] has approved the revision.
https://phabricator.services.mozilla.com/D625
Attachment #8952670 -
Flags: review+
Pushed by ttaubert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/724e9da4d318
U2FTokenTransport interface should use WebAuthn*Info types defined in the .pidl r=jcj
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•