Closed
Bug 1458443
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 10753 - [KeyboardLock] Ensure API is called from a top-level browsing context
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10753 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10753
Details from upstream follow.
Joe Downing <joedow@chromium.org> wrote:
> [KeyboardLock] Ensure API is called from a top-level browsing context
>
> This change adds some checks to the keyboard lock API to ensure it was
> called from within a supported context, otherwise it now rejects the
> promise.
>
> BUG=680809
>
> Change-Id: I3d127422c640d16e43c22adb14755b65eb2cdc6a
> Reviewed-on: https://chromium-review.googlesource.com/1038888
> WPT-Export-Revision: 3691d2bcfdd63d5f59e4368526888aadad2e25cf
Reporter | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Reporter | ||
Comment 1•6 years ago
|
||
Reporter | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e038a136296982bd2cc280f6fc81c323c8947781
Reporter | ||
Comment 3•6 years ago
|
||
Reporter | ||
Comment 4•6 years ago
|
||
Ran 1 tests
TIMEOUT: 1
New tests that have failures or other problems:
/keyboard-lock/navigator-keyboard-lock-blocked-from-iframe.https.html: TIMEOUT
Reporter | ||
Comment 5•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c3aa319ba585b6ae448648e0e5a625b93e0e3516
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e35a7833e4af
[wpt PR 10753] - [KeyboardLock] Ensure API is called from a top-level browsing context, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/485c8206b47c
[wpt PR 10753] - Update wpt metadata, a=testonly
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e35a7833e4af
https://hg.mozilla.org/mozilla-central/rev/485c8206b47c
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•