Closed
Bug 1976493
Opened 7 months ago
Closed 5 months ago
Add an API to BrowsingContext to override timezone in JS APIs
Categories
(Core :: Internationalization, task, P2)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
144 Branch
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webdriver:m17])
Attachments
(1 file)
In order to implement the WebDriver BiDi command to emulate timezone, we require an API on BrowsingContext to override the timezone with the provided value.
The spec work has started here: https://github.com/w3c/webdriver-bidi/pull/949.
| Assignee | ||
Updated•7 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Blocks: 1978027
| Assignee | ||
Comment 1•6 months ago
|
||
| Assignee | ||
Comment 2•6 months ago
|
||
The spec PR was merged, and the timezone emulation command is described here: https://www.w3.org/TR/webdriver-bidi/#command-emulation-setTimezoneOverride.
Pushed by aborovova@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f5a63a737120
https://hg.mozilla.org/integration/autoland/rev/b5b5d1ada5e6
Add an API to BrowsingContext to override timezone in JS APIs. r=anba,dom-core,smaug
https://github.com/mozilla-firefox/firefox/commit/871489869f1d
https://hg.mozilla.org/integration/autoland/rev/91b213239d41
1978027: apply code formatting via Lando
https://hg.mozilla.org/mozilla-central/rev/b5b5d1ada5e6
https://hg.mozilla.org/mozilla-central/rev/91b213239d41
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox144:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
| Assignee | ||
Updated•5 months ago
|
Points: 13 → 8
Updated•5 months ago
|
QA Whiteboard: [qa-triage-done-c145/b144]
You need to log in
before you can comment on or make changes to this bug.
Description
•