Open Bug 1609292 Opened 5 years ago Updated 2 years ago

Pause-on-exception doesn't catch uncaught exceptions from (wasm? imported?) code?

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(Not tracked)

People

(Reporter: jgilbert, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

I ran into this trying to debug bug 1609006.

The console was showing what looked like uncaught TypeError exceptions, but the debugger option for Pause-on-exception wasn't pausing on them. Pause-on-caught-exceptions did seem to work. (or at least I was pausing on enough of those that I found the issue I was looking for)

Line 7411 is what should have thrown an error. I could only get there to pause by searching for the string and setting a breakpoint. Only after this, continue paused on the exception correctly.

The priority flag is not set for this bug.
:jlast, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(jlaster)
Flags: needinfo?(jlaster)
Priority: -- → P2
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: