Closed
Bug 1978027
Opened 3 months ago
Closed 2 months ago
Implement "emulation.setTimezoneOverride" 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
(6 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
The emulation.setTimezoneOverride command has been added to the WebDriver BiDi specification so that we can implement it.
| Assignee | ||
Updated•3 months ago
|
Points: --- → 5
Priority: -- → P2
Whiteboard: [we
| Assignee | ||
Updated•3 months ago
|
Whiteboard: [we → [webdriver:m17]
| Assignee | ||
Updated•3 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•3 months ago
|
||
| Assignee | ||
Comment 2•3 months ago
|
||
| Assignee | ||
Comment 3•3 months ago
|
||
| Assignee | ||
Comment 4•3 months ago
|
||
Updated•3 months ago
|
Attachment #9504287 -
Attachment description: Bug 1978027 - Fix "another_timezone" and "another_locale" fixtures. → Bug 1978027 - [wdspec] Fix "another_timezone" and "another_locale" fixtures.
| Assignee | ||
Comment 5•2 months ago
|
||
| Assignee | ||
Comment 6•2 months ago
|
||
Updated•2 months ago
|
Attachment #9504287 -
Attachment description: Bug 1978027 - [wdspec] Fix "another_timezone" and "another_locale" fixtures. → Bug 1978027 - [wdspec] Fix "another_timezone" fixture.
Pushed by aborovova@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/3c9d21666daf
https://hg.mozilla.org/integration/autoland/rev/5c2695cdb697
[bidi] Implement "emulation.setTimezoneOverride" command. r=webdriver-reviewers,jdescottes
https://github.com/mozilla-firefox/firefox/commit/60673b052d3d
https://hg.mozilla.org/integration/autoland/rev/de3da2a8c6de
[wdspec] Update "test_timezone_offset" to assert timezone offset instead of timezone id. r=webdriver-reviewers,jdescottes
https://github.com/mozilla-firefox/firefox/commit/07776c42b767
https://hg.mozilla.org/integration/autoland/rev/5ce0cb0faba4
[wdspec] Add test for setting a timezone override on the page with iframes. r=webdriver-reviewers,jdescottes
https://github.com/mozilla-firefox/firefox/commit/f123e5059f36
https://hg.mozilla.org/integration/autoland/rev/f07d1c910041
[wdspec] Fix "another_timezone" fixture. r=webdriver-reviewers,jdescottes
https://github.com/mozilla-firefox/firefox/commit/4171631c0c69
https://hg.mozilla.org/integration/autoland/rev/e41b13c8de4f
Add gecko specific test to verify that timezone override is isolated inside browsing context. r=webdriver-reviewers,jdescottes
https://github.com/mozilla-firefox/firefox/commit/c76a772c04d7
https://hg.mozilla.org/integration/autoland/rev/9eec53fa54d3
[wdspec] Add tests for timezone override in sandboxes. r=webdriver-reviewers,jdescottes
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/54566 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m17] → [webdriver:m17], [wptsync upstream]
https://hg.mozilla.org/mozilla-central/rev/5c2695cdb697
https://hg.mozilla.org/mozilla-central/rev/de3da2a8c6de
https://hg.mozilla.org/mozilla-central/rev/5ce0cb0faba4
https://hg.mozilla.org/mozilla-central/rev/f07d1c910041
https://hg.mozilla.org/mozilla-central/rev/e41b13c8de4f
https://hg.mozilla.org/mozilla-central/rev/9eec53fa54d3
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
•