Closed
Bug 1995691
Opened 3 months ago
Closed 3 months ago
Update "emulation.setLocaleOverride" command to override “Accept-Language” header
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox147 fixed)
RESOLVED
FIXED
147 Branch
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webdriver:m18][wptsync upstream][webdriver:relnote])
Attachments
(1 file, 1 obsolete file)
"emulation.setLocaleOverride" WebDriver BiDi command should also override “Accept-Language” header.
| Assignee | ||
Updated•3 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
| Assignee | ||
Updated•3 months ago
|
| Assignee | ||
Comment 1•3 months ago
|
||
| Assignee | ||
Comment 2•3 months ago
|
||
Pushed by aborovova@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/391b807db330
https://hg.mozilla.org/integration/autoland/rev/5ccd2db98454
Override "Accept-Language" header when browsingContext.languageOverride is set. r=necko-reviewers,jesup
https://github.com/mozilla-firefox/firefox/commit/4e8b34277213
https://hg.mozilla.org/integration/autoland/rev/f7dec922b174
[wdspec] Add checks for overriding "Accept-Language" header with "emulation.setLocaleOverride". r=whimboo
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/55977 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m18] → [webdriver:m18], [wptsync upstream]
Pushed by archaeopteryx@coole-files.de:
https://github.com/mozilla-firefox/firefox/commit/b888cdb879bd
https://hg.mozilla.org/mozilla-central/rev/60846fcd82bd
Override "Accept-Language" header when browsingContext.languageOverride is set. r=necko-reviewers,jesup
https://github.com/mozilla-firefox/firefox/commit/b45d83042476
https://hg.mozilla.org/mozilla-central/rev/b3dfec87e666
[wdspec] Add checks for overriding "Accept-Language" header with "emulation.setLocaleOverride". r=whimboo
Comment 6•3 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/60846fcd82bd
https://hg.mozilla.org/mozilla-central/rev/b3dfec87e666
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
Comment 7•3 months ago
|
||
| bugherder | ||
Upstream PR merged by moz-wptsync-bot
Updated•3 months ago
|
Attachment #9523710 -
Attachment is obsolete: true
Whiteboard: [webdriver:m18], [wptsync upstream] → [webdriver:m18][wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•