Closed
Bug 1401802
Opened 7 years ago
Closed 7 years ago
[WebAuth] WebIDL missing extension fields
Categories
(Core :: DOM: Device Interfaces, enhancement, P2)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox57 | --- | affected |
People
(Reporter: mwobensmith, Assigned: jcj)
References
(Blocks 1 open bug, )
Details
As surfaced in web-platform-tests, we need to have these missing fields even if we currently don't implement extensions.
Reporter | ||
Comment 1•7 years ago
|
||
Raw output from test:
FAIL PublicKeyCredential interface: attribute clientExtensionResults
assert_true: The prototype object must have a property "clientExtensionResults" expected true got false
IdlInterface.prototype.test_member_attribute/<@https://web-platform.test:844 Test.prototype.step@https://web-platform.test:8443/resources/testharness.js: IdlInterface.prototype.test_member_attribute@https://web-platform.test:8443/ IdlInterface.prototype.test_members@https://web-platform.test:8443/resources IdlInterface.prototype.test@https://web-platform.test:8443/resources/idlharn IdlArray.prototype.test@https://web-platform.test:8443/resources/idlharness. runIdlTests/<@https://web-platform.test:8443/webauthn/interfaces.https.html: runIdlTests@https://web-platform.test:8443/webauthn/interfaces.https.html:35 @https://web-platform.test:8443/webauthn/interfaces.https.html:56:24 promise callback*@https://web-platform.test:8443/webauthn/interfaces.https.h Test.prototype.step@https://web-platform.test:8443/resources/testharness.js: promise callback*promise_test@https://web-platform.test:8443/resources/testh promise callback*standardSetup@https://web-platform.test:8443/webauthn/helpe @https://web-platform.test:8443/webauthn/interfaces.https.html:14:1
Updated•7 years ago
|
Priority: -- → P2
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•