Closed Bug 1721197 Opened 3 years ago Closed 3 years ago

Cover restoring breakpoint after toolbox closing

Categories

(DevTools :: Debugger, task)

task

Tracking

(firefox92 fixed)

RESOLVED FIXED
92 Branch
Tracking Status
firefox92 --- fixed

People

(Reporter: ochameau, Assigned: jdescottes)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Bug 1720512 highlighted that we were (at least) not testing trying to restore breakpoints set on evaled sources.
These breakpoints are not restored as there isn't a good way to designated the transient evaled sources. And in bug 1720512 we were trying to restore them and crashing the debugger.

We might have some test already covering breakpoint restore, but not this particular case?
Thanks to such test, we can them more easily work on bug 1721180, knowing that we have some coverage.

Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e2a97835b604 [devtools] Add test re-opening the toolbox after setting breakpoints in evaled sources r=ochameau

Didn't notice the backout, will check later today.

Flags: needinfo?(jdescottes)
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/be8a735e3c71 [devtools] Add test re-opening the toolbox after setting breakpoints in evaled sources r=ochameau
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Flags: needinfo?(jdescottes)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: