Closed
Bug 1998734
Opened 4 months ago
Closed 2 months ago
Update "emulation.setScreenOrientationOverride" command reset behavior
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox148 fixed)
RESOLVED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
References
Details
(Whiteboard: [webdriver:m19], [wptsync upstream][webdriver:relnote])
Attachments
(2 files)
The reset behaviour emulation.setScreenOrientationOverride command was updated with https://github.com/w3c/webdriver-bidi/pull/1026. With this update, the command should only reset an override for browsing contexts in case the contexts argument is provided and only user contexts if userContexts argument is set.
| Assignee | ||
Updated•4 months ago
|
Points: --- → 2
Priority: -- → P2
Whiteboard: [webdriver:m19]
| Assignee | ||
Updated•2 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•2 months ago
|
||
| Assignee | ||
Comment 2•2 months ago
|
||
Pushed by aborovova@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9e6c5ec5b974
https://hg.mozilla.org/integration/autoland/rev/82bf82ad79e4
[webdriver-bidi] Update "emulation.setScreenOrientationOverride" command reset behavior. r=jdescottes
https://github.com/mozilla-firefox/firefox/commit/809803e19927
https://hg.mozilla.org/integration/autoland/rev/fcdf2c7a277e
[wdspec] Add a test for "emulation.setScreenOrientationOverride" command to set an override to a browsing context and then to a user context. r=jdescottes
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/57041 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m19] → [webdriver:m19], [wptsync upstream]
Comment 5•2 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/82bf82ad79e4
https://hg.mozilla.org/mozilla-central/rev/fcdf2c7a277e
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
Upstream PR merged by moz-wptsync-bot
Updated•16 days ago
|
Whiteboard: [webdriver:m19], [wptsync upstream] → [webdriver:m19], [wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•