Closed
Bug 1533549
Opened 3 years ago
Closed 3 years ago
Column breakpoints seem to spring into existance when you stop scrolling
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox67 fixed)
RESOLVED
FIXED
Firefox 67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
Details
Attachments
(2 files)
STR:
- scroll through a file where there are column bps
ER: see them quickly
AR: you don't see them until you stop scrolling
Assignee | ||
Comment 1•3 years ago
|
||
The problem here is that we use lodash debounce
Assignee | ||
Comment 2•3 years ago
|
||
Bug 1533547 - Column Breakpoints are not visible when reloading. r=loganfsmyth
Updated•3 years ago
|
Attachment #9049346 -
Attachment description: Bug 1533549 - Column breakpoints seem to spring into existance when you stop scrolling. r=loganfsmyth → Bug 1533547 - Column Breakpoints are not visible when reloading. r=loganfsmyth
Assignee | ||
Comment 3•3 years ago
|
||
Pushed by jlaster@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6d58a14e2cef Column breakpoints seem to spring into existance when you stop scrolling. r=loganfsmyth
Pushed by jlaster@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d1d79a310137 Bug 1533547 - Column Breakpoints are not visible when reloading. r=loganfsmyth
Comment 6•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6d58a14e2cef
https://hg.mozilla.org/mozilla-central/rev/d1d79a310137
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 67
Updated•3 years ago
|
Assignee: nobody → jlaster
You need to log in
before you can comment on or make changes to this bug.
Description
•