WebDriver:SwitchToWindow should switch back to the top-level browsing context
Categories
(Remote Protocol :: Marionette, defect, P1)
Tracking
(firefox84 fixed)
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: juangj, Assigned: whimboo)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [marionette-fission-mvp][simple], [wptsync upstream])
Attachments
(1 file)
| Reporter | ||
Updated•9 years ago
|
Updated•8 years ago
|
Comment 1•8 years ago
|
||
Updated•8 years ago
|
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 3•7 years ago
|
||
First we should make switch to window free of the race condition which I will cover soon on bug 1335085.
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 4•5 years ago
|
||
Updated•5 years ago
|
| Assignee | ||
Comment 5•5 years ago
|
||
Actually this failure can no longer seen with the actor implementation given that the driver directly calls into the right instance. But for the framescript we do not update the currently selected frame yet. This is easy to fix. Patch attached.
Comment 8•5 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 9•5 years ago
|
||
(In reply to Web Platform Test Sync Bot (Matrix: #interop:mozilla.org) from comment #7)
Created web-platform-tests PR
https://github.com/web-platform-tests/wpt/pull/26288 for changes under
testing/web-platform/tests
The requirements sections on the PR still mentions that the patch hasn't been landed on mozilla-central yet. Does it need some kind of trigger?
| Assignee | ||
Comment 11•5 years ago
|
||
Maybe that was just a little delay. Merge happened just now.
Updated•3 years ago
|
Description
•