Closed Bug 1799431 Opened 2 years ago Closed 2 years ago

Many errors `new TypeError("this[#subscribedEvents].remove is not a function"`

Categories

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

defect
Points:
1

Tracking

(firefox-esr102 unaffected, firefox106 unaffected, firefox107 unaffected, firefox108 fixed)

RESOLVED FIXED
108 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox106 --- unaffected
firefox107 --- unaffected
firefox108 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

(Regression)

Details

(Keywords: regression, Whiteboard: [webdriver:m5])

Attachments

(1 file)

Small mistake in Bug 1756610, which tries to call remove on Sets, it should be delete instead.

This has no practical impact since the EventsDispatcher will ignore the unsubscribed events anyway. But we should still fix it quickly.

Points: --- → 1
Whiteboard: [webdriver:m5]

Set release status flags based on info from the regressing bug 1756610

Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d94d4bb5331a [bidi] Fix errors this[#subscribedEvents].remove is not a function r=jgraham,webdriver-reviewers
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
No longer blocks: 1756597
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: