Apply the locale and timezone overrides to already created with WebDriver BiDi sandboxes
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Tracking
(firefox144 fixed)
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [webdriver:m17][wptsync upstream][webdriver:relnote])
Attachments
(3 files)
The platform logic implemented in bug 1980211 for locale and in bug 1978027 for timezone doesn't apply the overrides to realms associated with sandboxes which use a window which belongs to the browsing context, which has the override set, as a global.
The problem is to find these sandboxes to apply the override to the corresponding realms. Until we have a proper platform solution, we can implement a workaround on BiDi side to apply the overrides to sandboxes which are created with WebDriver BiDi. There might be still sandboxes which are created outside BiDi, but so far the clients don't really have a way to interact with them through the protocol.
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
| Assignee | ||
Comment 2•2 months ago
|
||
| Assignee | ||
Comment 3•2 months ago
|
||
Comment 5•2 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/630a1000604e
https://hg.mozilla.org/mozilla-central/rev/1ba8f3c7832d
https://hg.mozilla.org/mozilla-central/rev/da5c4de485fd
Updated•1 month ago
|
Description
•