Closed Bug 1655170 Opened 4 years ago Closed 4 years ago

[jsdbg2] Debugger's clearAllBreakpoints only clears JS breakpoints, not WASM ones

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: loganfsmyth, Assigned: loganfsmyth)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Blocks: js-debugger
Assignee: nobody → loganfsmyth

The clearAllBreakpoints function is meant to remove all breakpoints in all
debuggees, but currently it only removes breakpoints from JS scripts. It was
likely an oversite when WASM support landed.

Pushed by loganfsmyth@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/04ec5ad95f35
Make Debugger's clearAllBreakpoints clear WASM breakpoints too. r=arai
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: