Closed
Bug 1862649
Opened 1 year ago
Closed 1 year ago
Remove usage of "scrollIntoView" argument from "browsingContext.captureScreenshot" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P1)
Remote Protocol
WebDriver BiDi
Tracking
(firefox121 fixed)
RESOLVED
FIXED
121 Branch
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m9][wptsync upstream][webdriver:relnote])
Attachments
(3 files)
With the spec update merged, we can remove usage of "scrollIntoView" argument from "browsingContext.captureScreenshot" command.
Assignee | ||
Updated•1 year ago
|
Points: --- → 2
Priority: -- → P1
Whiteboard: [webdriver:m9]
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•1 year ago
|
||
Depends on D192577
Assignee | ||
Comment 3•1 year ago
|
||
Depends on D192578
Updated•1 year ago
|
Attachment #9361616 -
Attachment description: Bug 1862649 - [wdspec] Remove "scrollIntoView" argument from "browsingContext.captureScreenshot" from bidi client. → Bug 1862649 - [wpt] Remove "scrollIntoView" argument from "browsingContext.captureScreenshot" from bidi client.
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f43fe9936edb
[bidi] Remove "scrollIntoView" argument from "browsingContext.captureScreenshot". r=webdriver-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/4f68a1c45a1b
[wpt] Remove "scrollIntoView" argument from "browsingContext.captureScreenshot" from bidi client. r=webdriver-reviewers,jgraham
https://hg.mozilla.org/integration/autoland/rev/64589fd1828b
[wdspec] Remove tests for "scrollIntoView" argument of "browsingContext.captureScreenshot" command. r=webdriver-reviewers,jgraham
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/42970 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m9] → [webdriver:m9], [wptsync upstream]
Comment 6•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f43fe9936edb
https://hg.mozilla.org/mozilla-central/rev/4f68a1c45a1b
https://hg.mozilla.org/mozilla-central/rev/64589fd1828b
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Upstream PR merged by moz-wptsync-bot
Upstream PR merged by moz-wptsync-bot
Updated•11 months ago
|
Whiteboard: [webdriver:m9], [wptsync upstream] → [webdriver:m9][wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•