Invalid frame id doesn't cause a "no such frame" error to be raised
Categories
(Remote Protocol :: Marionette, defect, P1)
Tracking
(firefox-esr60 unaffected, firefox64 wontfix, firefox65 wontfix, firefox66 fixed)
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox64 | --- | wontfix |
firefox65 | --- | wontfix |
firefox66 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 1 open bug, )
Details
Attachments
(3 files, 1 obsolete file)
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
We actually will update the WebDriver specification to fix this particular failure. As such lets write some wdspec tests to make sure we cover those invalid data type cases.
Comment 4•6 years ago
|
||
Sounds great. I hope Google is committed to changing chromedriver
and that this doesn’t cause any user script regression, i.e. that
no one is relying on this behaviour in their tests.
Assignee | ||
Comment 5•6 years ago
|
||
Yes, we are going to change it. As such I filed https://github.com/w3c/webdriver/issues/1387. Sadly my PR was merged too early, which caused two remaining items to be left-over. Those will be fixed with https://github.com/w3c/webdriver/issues/1389.
Assignee | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Assignee | ||
Comment 8•6 years ago
|
||
Assignee | ||
Comment 9•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 10•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Comment 11•6 years ago
|
||
Comment 13•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/68dbd12b8547
https://hg.mozilla.org/mozilla-central/rev/227e15964de8
https://hg.mozilla.org/mozilla-central/rev/c429964db93c
Comment 14•6 years ago
|
||
Is this something which requires Beta backport or can it ride the trains?
Assignee | ||
Comment 15•6 years ago
|
||
It's not a regression, and I don't think that we have to uplift it to beta due to the code paths are rarely used.
Updated•2 years ago
|
Description
•