Closed
Bug 1940952
Opened 4 months ago
Closed 2 months ago
Add support for "userContexts" argument to "browsingContext.setViewport" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox138 fixed)
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
References
(Blocks 3 open bugs, )
Details
(Whiteboard: [webdriver:m15], [wptsync upstream][webdriver:relnote])
Attachments
(3 files)
Similar to other commands (e.g. session.subscribe) we should add a possibility to set viewport settings to all existing and future browsing contexts belonging to certain user contexts (containers).
Updated•4 months ago
|
Whiteboard: [webdriver:m15]
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
|
||
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a6212c66b3f3
[webdriver-bidi] Add support for "userContexts" argument to "browsingContext.setViewport" command. r=webdriver-reviewers,jdescottes
https://hg.mozilla.org/integration/autoland/rev/71cd5d02fdc4
[wpt] Add support for "userContexts" argument to "browsingContext.setViewport" command in bidi test client. r=webdriver-reviewers,jgraham
https://hg.mozilla.org/integration/autoland/rev/a296671729ad
[wdspec] Add tests for "userContexts" argument for "browsingContext.setViewport" command. r=webdriver-reviewers,jdescottes
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/51257 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m15] → [webdriver:m15], [wptsync upstream]
Comment 6•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a6212c66b3f3
https://hg.mozilla.org/mozilla-central/rev/71cd5d02fdc4
https://hg.mozilla.org/mozilla-central/rev/a296671729ad
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
Upstream PR was closed without merging
Upstream PR was closed without merging
Upstream PR was closed without merging
Upstream PR merged by moz-wptsync-bot
Upstream PR was closed without merging
Updated•23 days ago
|
Whiteboard: [webdriver:m15], [wptsync upstream] → [webdriver:m15], [wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•