Closed Bug 1644820 Opened 4 years ago Closed 4 years ago

breakpoints map should be keyed by pending breakpoint

Categories

(DevTools :: Debugger, task)

task

Tracking

(firefox79 fixed)

RESOLVED FIXED
Firefox 79
Tracking Status
firefox79 --- fixed

People

(Reporter: jlast, Assigned: jlast)

References

Details

Attachments

(1 file)

What were you doing?

We used to manage breakpoints locally with a key that includes sourceId. This creates opportunities to fall out of sync when refreshing and the id is missing.

It is simpler if we use a key that just relies on source url.

Summary: Id breakpoints map by pending breakpoint key → breakpoints map should be keyed by pending breakpoint
Assignee: nobody → jlaster
Status: NEW → ASSIGNED
Pushed by jlaster@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c14da2bee154 breakpoints map should be keyed by pending breakpoint. r=loganfsmyth
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: