Closed
Bug 1539468
Opened 6 years ago
Closed 5 years ago
Preview can initially take awhile to populate
Categories
(DevTools :: Debugger, defect, P1)
DevTools
Debugger
Tracking
(firefox68 fixed)
RESOLVED
FIXED
Firefox 68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
(Blocks 1 open bug)
Details
(Keywords: helpwanted, Whiteboard: [debugger-mvp])
Attachments
(1 file)
STR:
- pause
- hover on a token
ER: should appear quickly
AR: can take multiple attempts and several seconds
NOTE: this is similar with console evaluations...
Assignee | ||
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Has STR: --- → yes
Assignee | ||
Updated•6 years ago
|
Keywords: helpwanted
Assignee | ||
Updated•6 years ago
|
Priority: P2 → P1
Assignee | ||
Comment 2•6 years ago
|
||
Found a couple of things:
- sometimes selecting is
true
for the first hover. I think this is because clicking in the gutter is registered as a mouseDown, without a mouseUp... - it looks like there is no mechanism for clearing old previews, which should definitely happen
Assignee | ||
Updated•6 years ago
|
Target Milestone: --- → Firefox 68
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → jlaster
Status: NEW → ASSIGNED
Whiteboard: [debugger-mvp]
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f94cc66e79ec
Preview can initially take awhile to populate. r=loganfsmyth
Comment 5•5 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•