Closed
Bug 1996540
Opened 1 month ago
Closed 1 month ago
JSON deserialization of WebFrame for an invalid frame throws "no such window" instead of "no such frame" error
Categories
(Remote Protocol :: Marionette, defect, P3)
Remote Protocol
Marionette
Tracking
(firefox146 fixed)
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
(Whiteboard: [webdriver:m18])
Attachments
(1 file)
There was an upstream fix for execute script tests that check now for the no such frame error when referencing an invalid frame id. Those tests are now failing for us because Marionette throws a no such window error. The downstream sync happened via bug 1994639.
| Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Pushed by hskupin@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/4f8cd0f4297c
https://hg.mozilla.org/integration/autoland/rev/08b0699a7963
[marionette] Throw "no such frame" error for invalid frame id when deserializing WebFrame objects. r=jdescottes
| Assignee | ||
Updated•1 month ago
|
Severity: -- → S3
Points: --- → 1
Priority: -- → P3
Whiteboard: [webdriver:m18]
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•