Closed
Bug 1499967
Opened 6 years ago
Closed 6 years ago
Green up wpt presentation-api directory on fennec
Categories
(Testing :: web-platform-tests, defect)
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: KWierso, Assigned: KWierso)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
A lot of UNEXPECTED PASSes:
Unexpected Results
------------------
/presentation-api/controlling-ua/PresentationRequest_sandboxing_success.https.html
UNEXPECTED-PASS Sandboxing: Creating a PresentationRequest from a nested context succeeds when allow-presentation is set
/presentation-api/controlling-ua/PresentationRequest_success.https.html
UNEXPECTED-PASS Constructing a PresentationRequest
/presentation-api/controlling-ua/defaultRequest.https.html
UNEXPECTED-PASS Setting a default presentation request
/presentation-api/controlling-ua/getAvailability_sandboxing_success.https.html
UNEXPECTED-PASS Sandboxing: Retrieving display availability from a nested context succeeds when allow-presentation is set
/presentation-api/controlling-ua/idlharness.https.html
UNEXPECTED-PASS Presentation interface: existence and properties of interface object
UNEXPECTED-PASS Presentation interface object length
UNEXPECTED-PASS Presentation interface object name
UNEXPECTED-PASS Presentation interface: existence and properties of interface prototype object
UNEXPECTED-PASS Presentation interface: existence and properties of interface prototype object's "constructor" property
UNEXPECTED-PASS Presentation interface: existence and properties of interface prototype object's @@unscopables property
UNEXPECTED-PASS Presentation interface: attribute defaultRequest
UNEXPECTED-PASS Presentation interface: attribute receiver
UNEXPECTED-PASS Presentation must be primary interface of navigator.presentation
UNEXPECTED-PASS Stringification of navigator.presentation
UNEXPECTED-PASS Presentation interface: navigator.presentation must inherit property "defaultRequest" with the proper type
UNEXPECTED-PASS Presentation interface: navigator.presentation must inherit property "receiver" with the proper type
UNEXPECTED-PASS PresentationRequest interface: existence and properties of interface object
UNEXPECTED-PASS PresentationRequest interface object length
UNEXPECTED-PASS PresentationRequest interface object name
UNEXPECTED-PASS PresentationRequest interface: existence and properties of interface prototype object
UNEXPECTED-PASS PresentationRequest interface: existence and properties of interface prototype object's "constructor" property
UNEXPECTED-PASS PresentationRequest interface: existence and properties of interface prototype object's @@unscopables property
UNEXPECTED-PASS PresentationRequest interface: operation start()
UNEXPECTED-PASS PresentationRequest interface: operation reconnect(USVString)
UNEXPECTED-PASS PresentationRequest interface: operation getAvailability()
UNEXPECTED-PASS PresentationRequest interface: attribute onconnectionavailable
UNEXPECTED-PASS PresentationRequest must be primary interface of navigator.presentation.defaultRequest
UNEXPECTED-PASS Stringification of navigator.presentation.defaultRequest
UNEXPECTED-PASS PresentationRequest interface: navigator.presentation.defaultRequest must inherit property "start()" with the proper type
UNEXPECTED-PASS PresentationRequest interface: navigator.presentation.defaultRequest must inherit property "reconnect(USVString)" with the proper type
UNEXPECTED-PASS PresentationRequest interface: calling reconnect(USVString) on navigator.presentation.defaultRequest with too few arguments must throw TypeError
UNEXPECTED-PASS PresentationRequest interface: navigator.presentation.defaultRequest must inherit property "getAvailability()" with the proper type
UNEXPECTED-PASS PresentationRequest interface: navigator.presentation.defaultRequest must inherit property "onconnectionavailable" with the proper type
UNEXPECTED-PASS PresentationRequest must be primary interface of presentation_request
UNEXPECTED-PASS Stringification of presentation_request
UNEXPECTED-PASS PresentationRequest interface: presentation_request must inherit property "start()" with the proper type
UNEXPECTED-PASS PresentationRequest interface: presentation_request must inherit property "reconnect(USVString)" with the proper type
UNEXPECTED-PASS PresentationRequest interface: calling reconnect(USVString) on presentation_request with too few arguments must throw TypeError
UNEXPECTED-PASS PresentationRequest interface: presentation_request must inherit property "getAvailability()" with the proper type
UNEXPECTED-PASS PresentationRequest interface: presentation_request must inherit property "onconnectionavailable" with the proper type
UNEXPECTED-PASS PresentationRequest must be primary interface of presentation_request_urls
UNEXPECTED-PASS Stringification of presentation_request_urls
UNEXPECTED-PASS PresentationRequest interface: presentation_request_urls must inherit property "start()" with the proper type
UNEXPECTED-PASS PresentationRequest interface: presentation_request_urls must inherit property "reconnect(USVString)" with the proper type
UNEXPECTED-PASS PresentationRequest interface: calling reconnect(USVString) on presentation_request_urls with too few arguments must throw TypeError
UNEXPECTED-PASS PresentationRequest interface: presentation_request_urls must inherit property "getAvailability()" with the proper type
UNEXPECTED-PASS PresentationRequest interface: presentation_request_urls must inherit property "onconnectionavailable" with the proper type
UNEXPECTED-PASS PresentationAvailability interface: existence and properties of interface object
UNEXPECTED-PASS PresentationAvailability interface object length
UNEXPECTED-PASS PresentationAvailability interface object name
UNEXPECTED-PASS PresentationAvailability interface: existence and properties of interface prototype object
UNEXPECTED-PASS PresentationAvailability interface: existence and properties of interface prototype object's "constructor" property
UNEXPECTED-PASS PresentationAvailability interface: existence and properties of interface prototype object's @@unscopables property
UNEXPECTED-PASS PresentationAvailability interface: attribute value
UNEXPECTED-PASS PresentationAvailability interface: attribute onchange
UNEXPECTED-PASS PresentationConnectionAvailableEvent interface: existence and properties of interface object
UNEXPECTED-PASS PresentationConnectionAvailableEvent interface object length
UNEXPECTED-PASS PresentationConnectionAvailableEvent interface object name
UNEXPECTED-PASS PresentationConnectionAvailableEvent interface: existence and properties of interface prototype object
UNEXPECTED-PASS PresentationConnectionAvailableEvent interface: existence and properties of interface prototype object's "constructor" property
UNEXPECTED-PASS PresentationConnectionAvailableEvent interface: existence and properties of interface prototype object's @@unscopables property
UNEXPECTED-PASS PresentationConnectionAvailableEvent interface: attribute connection
UNEXPECTED-PASS PresentationConnection interface: existence and properties of interface object
UNEXPECTED-PASS PresentationConnection interface object length
UNEXPECTED-PASS PresentationConnection interface object name
UNEXPECTED-PASS PresentationConnection interface: existence and properties of interface prototype object
UNEXPECTED-PASS PresentationConnection interface: existence and properties of interface prototype object's "constructor" property
UNEXPECTED-PASS PresentationConnection interface: existence and properties of interface prototype object's @@unscopables property
UNEXPECTED-PASS PresentationConnection interface: attribute id
UNEXPECTED-PASS PresentationConnection interface: attribute url
UNEXPECTED-PASS PresentationConnection interface: attribute state
UNEXPECTED-PASS PresentationConnection interface: operation close()
UNEXPECTED-PASS PresentationConnection interface: operation terminate()
UNEXPECTED-PASS PresentationConnection interface: attribute onconnect
UNEXPECTED-PASS PresentationConnection interface: attribute onclose
UNEXPECTED-PASS PresentationConnection interface: attribute onterminate
UNEXPECTED-PASS PresentationConnection interface: attribute binaryType
UNEXPECTED-PASS PresentationConnection interface: attribute onmessage
UNEXPECTED-PASS PresentationConnection interface: operation send(DOMString)
UNEXPECTED-PASS PresentationConnection interface: operation send(Blob)
UNEXPECTED-PASS PresentationConnection interface: operation send(ArrayBuffer)
UNEXPECTED-PASS PresentationConnection interface: operation send(ArrayBufferView)
UNEXPECTED-PASS PresentationConnectionCloseEvent interface: existence and properties of interface object
UNEXPECTED-PASS PresentationConnectionCloseEvent interface object length
UNEXPECTED-PASS PresentationConnectionCloseEvent interface object name
UNEXPECTED-PASS PresentationConnectionCloseEvent interface: existence and properties of interface prototype object
UNEXPECTED-PASS PresentationConnectionCloseEvent interface: existence and properties of interface prototype object's "constructor" property
UNEXPECTED-PASS PresentationConnectionCloseEvent interface: existence and properties of interface prototype object's @@unscopables property
UNEXPECTED-PASS PresentationConnectionCloseEvent interface: attribute reason
UNEXPECTED-PASS PresentationConnectionCloseEvent interface: attribute message
UNEXPECTED-PASS Navigator interface: attribute presentation
/presentation-api/controlling-ua/reconnectToPresentation_sandboxing_success.https.html
UNEXPECTED-PASS Sandboxing: Reconnecting a presentation from a nested context succeeds when allow-presentation is set
Assignee | ||
Comment 1•6 years ago
|
||
These APIs appear to work just fine on Android.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → wkocher
Pushed by wkocher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ae7bb2f8f727
Update metadata for wpt presentation-api directory on fennec r=jgraham
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•