Closed
Bug 1974167
Opened 4 months ago
Closed 2 months ago
Add "emulation.setScreenOrientationOverride" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox144 fixed)
RESOLVED
FIXED
144 Branch
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m17][wptsync upstream][webdriver:relnote])
Attachments
(4 files)
Lets implement the emulation.setScreenOrientationOverride command as just landed in the WebDriver BiDi specification.
Updated•4 months ago
|
Points: --- → 3
Priority: -- → P2
Whiteboard: [webdriver:m17]
| Assignee | ||
Updated•3 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•2 months ago
|
||
| Assignee | ||
Comment 2•2 months ago
|
||
| Assignee | ||
Comment 3•2 months ago
|
||
| Assignee | ||
Comment 4•2 months ago
|
||
Pushed by aborovova@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e6e4456f8af9
https://hg.mozilla.org/integration/autoland/rev/7c798dd4037f
Add API to set screen orientation override without enabling RDM. r=dom-core,smaug
https://github.com/mozilla-firefox/firefox/commit/1df91fa83ca6
https://hg.mozilla.org/integration/autoland/rev/aa91ff1b9769
[devtools] Use "setOrientationOverride" method instead "setRDMPaneOrientation" for screen orientation emulation. r=devtools-reviewers,jdescottes,devtools-backward-compat-reviewers
https://github.com/mozilla-firefox/firefox/commit/201fe12c8366
https://hg.mozilla.org/integration/autoland/rev/6a90f8a65c45
[bidi] Add "emulation.setScreenOrientationOverride" command. r=webdriver-reviewers,jdescottes
https://github.com/mozilla-firefox/firefox/commit/856dfa5066ab
https://hg.mozilla.org/integration/autoland/rev/573eeceeda30
[wdspec] Add tests for "emulation.setScreenOrientationOverride" command in iframes. r=webdriver-reviewers,jdescottes
https://github.com/mozilla-firefox/firefox/commit/8b28576a30f0
https://hg.mozilla.org/integration/autoland/rev/02e2d23ca83f
apply code formatting via Lando
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/54716 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m17] → [webdriver:m17], [wptsync upstream]
Comment 7•2 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7c798dd4037f
https://hg.mozilla.org/mozilla-central/rev/aa91ff1b9769
https://hg.mozilla.org/mozilla-central/rev/6a90f8a65c45
https://hg.mozilla.org/mozilla-central/rev/573eeceeda30
https://hg.mozilla.org/mozilla-central/rev/02e2d23ca83f
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox144:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
Upstream PR merged by moz-wptsync-bot
| Reporter | ||
Updated•1 month ago
|
Whiteboard: [webdriver:m17], [wptsync upstream] → [webdriver:m17][wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•