[wpt-sync] Sync PR 19738 - Update interfaces/wake-lock.idl
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19738 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19738
Details from upstream follow.
autofoolip <auto@foolip.org> wrote:
Update interfaces/wake-lock.idl
This PR was automatically created by a bot.
Before merging, please check that any tests that depend on the updated IDL files still work.
If additional changes are needed, please manually create another PR based on this one.
See the README for how the IDL files in this directory are used.
<hr>
Source: https://github.com/tidoust/reffy-reports/blob/e729de1/ed/idl/wake-lock.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/598801562
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
GitHub CI Results
wpt.fyi PR Results Base Results
Ran 2 tests and 91 subtests
Firefox
OK : 2
PASS : 38
FAIL : 42
Chrome
OK : 2
PASS : 50
FAIL : 30
Safari
OK : 2
PASS : 38
FAIL : 42
New tests that's don't pass
/wake-lock/idlharness.https.any.worker.html
WakeLock interface: operation request(WakeLockType): Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: operation release(): Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface object length: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: existence and properties of interface object: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: attribute type: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface object name: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLock interface: navigator.wakeLock must inherit property "request(WakeLockType)" with the proper type: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLock interface: calling request(WakeLockType) on navigator.wakeLock with too few arguments must throw TypeError: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: existence and properties of interface prototype object: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WorkerNavigator interface: attribute wakeLock: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: attribute onrelease: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/wake-lock/idlharness.https.any.html
WakeLock interface: operation request(WakeLockType): Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: operation release(): Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface object length: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: existence and properties of interface object: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: attribute type: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Navigator interface: attribute wakeLock: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface object name: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLock interface: navigator.wakeLock must inherit property "request(WakeLockType)" with the proper type: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLock interface: calling request(WakeLockType) on navigator.wakeLock with too few arguments must throw TypeError: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: existence and properties of interface prototype object: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: attribute onrelease: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
WakeLockSentinel interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c76317b38348
https://hg.mozilla.org/mozilla-central/rev/c08a7ae90809
Description
•