Closed Bug 1796832 Opened 2 years ago Closed 2 years ago

Assertion failure: !mMightHaveUnreportedJSException in IterableIterator.cpp

Categories

(Core :: DOM: Bindings (WebIDL), defect)

defect

Tracking

()

RESOLVED FIXED
108 Branch
Tracking Status
firefox108 --- fixed

People

(Reporter: evilpie, Assigned: peterv)

References

Details

Attachments

(1 file)

See this log: https://treeherder.mozilla.org/logviewer?job_id=393971174&repo=try&lineNumber=35864

I think this could be fixed by adding WouldReportJSException before this line and probably also here.

Severity: -- → S4

Hmm, I wonder if we should change the ergonomics of rejecting with an ErrorResult so that this happens automagically (similar to MaybeSetPendingException).

Assignee: nobody → peterv
Status: NEW → ASSIGNED

(In reply to Peter Van der Beken [:peterv] from comment #1)

Hmm, I wonder if we should change the ergonomics of rejecting with an ErrorResult so that this happens automagically (similar to MaybeSetPendingException).

I ended up not doing this, a good API for that is complicated, and we only have 2 use-cases for it (for now).

Pushed by pvanderbeken@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/654e286d3a09
Assertion failure: !mMightHaveUnreportedJSException in IterableIterator.cpp. r=edgar
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: