"WebDriver:ElementClick" on links with targets other than "_blank" can cause page load timeout errors
Categories
(Remote Protocol :: Marionette, defect, P1)
Tracking
(Fission Milestone:M7, firefox85 fixed)
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 1 open bug)
Details
(Keywords: hang, Whiteboard: [marionette-fission-mvp], [wptsync upstream])
Attachments
(2 files)
While writing tests for bug 1674329 I noticed that using "WebDriver:ElementClick" to click on links with different target values like "_top", "_parent", "_self" can fail, and causing a page load timeout error.
To be better equipped for bug 1674329 I will get this fixed first.
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D97758
| Assignee | ||
Comment 3•5 years ago
|
||
Marking bug as marionette-fission-mvp because the broken behavior is blocking my work on bug 1674329.
Comment 4•5 years ago
|
||
Tracking marionette-fission-mvp bugs for Fission Beta milestone (M7).
Comment 7•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/38a53d22dd4e
https://hg.mozilla.org/mozilla-central/rev/f3c67028d935
| Assignee | ||
Comment 8•5 years ago
|
||
(In reply to Web Platform Test Sync Bot (Matrix: #interop:mozilla.org) from comment #6)
Created web-platform-tests PR
https://github.com/web-platform-tests/wpt/pull/26699 for changes under
testing/web-platform/tests
James, can you please check why that PR doesn't get merged? Thanks.
Updated•5 years ago
|
Updated•3 years ago
|
Description
•