Closed Bug 1749675 Opened 3 years ago Closed 3 years ago

Don't try to apply session data for modules that don't exist

Categories

(Remote Protocol :: WebDriver BiDi, defect, P2)

defect
Points:
2

Tracking

(firefox98 fixed)

RESOLVED FIXED
98 Branch
Tracking Status
firefox98 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

(Whiteboard: [bidi-m3-mvp])

Attachments

(1 file)

I've seen this while working on bug 1694389 to get the browsingContext.contextCreated event implemented. Because this event is only available in the root destination there is no such module included under windowglobal/ and windowglobal-in-root/. As such we currently fail in applying the session data, because the code assumes that appropriate modules are always present.

Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Points: --- → 2
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/41229753ca00
[remote] Don't apply session data for modules that don't exist for a given destination. r=webdriver-reviewers,jdescottes
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: