Closed
Bug 1840998
Opened 5 months ago
Closed 5 months ago
Add support for "clip" argument to browsingContext.captureScreenshot
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox117 fixed)
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webdriver:m8], [wptsync upstream] [webdriver:relnote])
Attachments
(3 files)
This is not yet part of the spec but the PR will be merged very soon:
https://github.com/w3c/webdriver-bidi/pull/454
Reporter | ||
Updated•5 months ago
|
Priority: -- → P2
Reporter | ||
Comment 1•5 months ago
|
||
The clipping feature has now been landed:
https://w3c.github.io/webdriver-bidi/#command-browsingContext-captureScreenshot
Assignee | ||
Updated•5 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 months ago
|
||
Assignee | ||
Comment 3•5 months ago
|
||
Depends on D183398
Assignee | ||
Comment 4•5 months ago
|
||
Depends on D183399
Pushed by aborovova@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/dc065dcb8b64 [bidi] Add support for "clip" argument to "browsingContext.captureScreenshot" command. r=webdriver-reviewers,jgraham,jdescottes https://hg.mozilla.org/integration/autoland/rev/a5803246392a [wdspec] Add support for "clip" argument to bidi test client. r=webdriver-reviewers,jgraham https://hg.mozilla.org/integration/autoland/rev/025309173bc8 [wdspec] Add tests for "clip" argument for "browsingContext.captureScreenshot" command. r=webdriver-reviewers,jgraham
Failed to create upstream wpt PR due to merge conflicts. This requires fixup from a wpt sync admin.
Updated•5 months ago
|
Whiteboard: [webdriver:m8] → [webdriver:m8], [wptsync upstream error]
Comment 7•5 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/dc065dcb8b64
https://hg.mozilla.org/mozilla-central/rev/a5803246392a
https://hg.mozilla.org/mozilla-central/rev/025309173bc8
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/41148 for changes under testing/web-platform/tests
Updated•5 months ago
|
Whiteboard: [webdriver:m8], [wptsync upstream error] → [webdriver:m8], [wptsync upstream]
Upstream PR merged by jgraham
Comment 10•4 months ago
|
||
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/31a57b00b95b [wpt PR 41148] - [Gecko Bug 1840998] [wdspec] Add support for "clip" argument to bidi test client., a=testonly
Comment 11•4 months ago
|
||
bugherder |
Updated•4 months ago
|
Whiteboard: [webdriver:m8], [wptsync upstream] → [webdriver:m8], [wptsync upstream] [webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•