Open
Bug 1996547
Opened 2 months ago
Updated 2 months ago
Make sure that "navigator.language/s" returns correct value in workers when an override is set with "emulation.setLocaleOverride" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P3)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
NEW
People
(Reporter: Sasha, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [webdriver:backlog])
According to the discussion on https://phabricator.services.mozilla.com/D269934, the "navigator.language/s" will probably not return a correct value in workers when an override is set with "emulation.setLocaleOverride" command. Some ideas what can be done for shared workers is specified in https://phabricator.services.mozilla.com/D269934#9342581.
| Reporter | ||
Updated•2 months ago
|
Priority: -- → P3
Whiteboard: [webdriver:backlog]
You need to log in
before you can comment on or make changes to this bug.
Description
•