Closed
Bug 1671622
Opened 5 years ago
Closed 5 years ago
Fix browser context checks for "Switch To Parent Frame" if current browsing context is already the top-level one
Categories
(Remote Protocol :: Marionette, task, P1)
Tracking
(firefox84 fixed)
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
Details
Attachments
(1 file)
With this bug we will add the appropriated tests for the following WebDriver spec change:
https://github.com/w3c/webdriver/pull/1556
Assignee | ||
Comment 1•5 years ago
|
||
Tests for proposed WebDriver changes:
https://github.com/w3c/webdriver/issues/1544
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c6fc4ee769c
[wdspec] Fix browser context checks for "Switch To Parent Frame" if current browsing context is already the top-level one. r=webdriver-reviewers,jgraham
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
Assignee | ||
Comment 4•5 years ago
|
||
I miss a sync request from the wpt bot. James can you please check?
Flags: needinfo?(james)
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/26222 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
Updated•5 years ago
|
Flags: needinfo?(james)
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•