Closed
Bug 1847094
Opened 3 years ago
Closed 5 months ago
Add test to check that viewport dimensions are correct right after browsingContext.create
Categories
(Remote Protocol :: WebDriver BiDi, task, P3)
Remote Protocol
WebDriver BiDi
Tracking
(firefox150 fixed)
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: jdescottes, Assigned: khalid.alhaddad98, Mentored)
References
Details
(Whiteboard: [lang=py][webdriver:m19][webdriver:external][wptsync upstream][webdriver:relnote])
Attachments
(1 file)
See https://phabricator.services.mozilla.com/D185313#inline-1027559
This is already indirectly tested since it fixes intermittents, but we could have a more explicit test.
| Reporter | ||
Updated•3 years ago
|
Mentor: jdescottes
Priority: -- → P3
Whiteboard: [webdriver:backlog]
Whiteboard: [webdriver:backlog] → [lang=py][webdriver:backlog]
| Assignee | ||
Updated•5 months ago
|
Assignee: nobody → khalid.alhaddad98
| Assignee | ||
Comment 1•5 months ago
|
||
Pushed by jdescottes@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/97388a909b79
https://hg.mozilla.org/integration/autoland/rev/4c58804243c5
Add test to check that viewport dimensions are correct right after browsingContext.create. r=jdescottes
Comment 3•5 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 months ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/58314 for changes under testing/web-platform/tests
Whiteboard: [lang=py][webdriver:backlog] → [lang=py][webdriver:backlog], [wptsync upstream]
Upstream PR merged by moz-wptsync-bot
Thank you Khalid!
Whiteboard: [lang=py][webdriver:backlog], [wptsync upstream] → [lang=py][webdriver:m19][webdriver:external][wptsync upstream]
| Reporter | ||
Updated•3 months ago
|
Whiteboard: [lang=py][webdriver:m19][webdriver:external][wptsync upstream] → [lang=py][webdriver:m19][webdriver:external][wptsync upstream][webdriver-relnote]
| Reporter | ||
Updated•3 months ago
|
Whiteboard: [lang=py][webdriver:m19][webdriver:external][wptsync upstream][webdriver-relnote] → [lang=py][webdriver:m19][webdriver:external][wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•