Closed
Bug 1966206
Opened 2 months ago
Closed 2 months ago
Update "browsingContext.setViewport" command to at least validate the input on Android
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox140 fixed)
RESOLVED
FIXED
140 Branch
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [webdriver:m16])
Attachments
(1 file)
We don't support the browsingContext.setViewport
command on Android yet (see bug 1840084) but we should not fail the 48 validation tests for invalid types and values. Chrome on Android is passing all of them.
Assignee | ||
Comment 1•2 months ago
|
||
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fe741d104684
[remote] Update "browsingContext.setViewport" command to at least validate the input on Android. r=webdriver-reviewers,Sasha
Assignee | ||
Updated•2 months ago
|
Points: --- → 1
Priority: -- → P2
Whiteboard: [webdriver:m16]
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•