[wpt-sync] Sync PR 47536 - [WebDriver BiDi] realmCreated emitted after session.subscribe @Lightning00Blade
Categories
(Remote Protocol :: WebDriver BiDi, task, P4)
Tracking
(firefox131 fixed)
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47536 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47536
Details from upstream follow.
Nikolay Vitkov <nvitkov@chromium.org> wrote:
[WebDriver BiDi] realmCreated emitted after session.subscribe @Lightning00Blade
As per the spec:
https://w3c.github.io/webdriver-bidi/#event-script-realmCreated:~:text=The%20remote%20end%20subscribe%20steps%20with%20subscribe%20priority%202%2C
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Safari on GitHub CI
Total 1 tests and 17 subtests
Status Summary
Firefox
OK
: 1
PASS
: 12
FAIL
: 5
Safari
OK
: 1
ERROR
: 17
Links
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/script/realm_created/realm_created.py [wpt.fyi]
- test_dedicated_worker:
FAIL
(Safari:ERROR
) - test_shared_worker:
FAIL
(Safari:ERROR
) - test_service_worker:
FAIL
(Safari:ERROR
) - test_existing_realm[tab]:
FAIL
(Safari:ERROR
) - test_existing_realm[window]:
FAIL
(Safari:ERROR
)
- test_dedicated_worker:
Comment 4•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/806368c7ca04
https://hg.mozilla.org/mozilla-central/rev/78ba605d254b
Description
•