Closed
Bug 1587170
Opened 5 years ago
Closed 5 years ago
Hovering on a console message should highlight the relevant marker
Categories
(Core Graveyard :: Web Replay, defect, P3)
Core Graveyard
Web Replay
Tracking
(firefox71 fixed)
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: jlast, Assigned: jarilvalenciano)
References
Details
Attachments
(2 files)
This used to work, but was regressed recently by my console refactoring work.
Here is a relevant line of code:
https://searchfox.org/mozilla-central/source/devtools/client/webconsole/webconsole-ui.js#543
Reporter | ||
Updated•5 years ago
|
Priority: -- → P3
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fbbdc8a64470
Fix highlight of the replay marker when hovering on a console message r=jlast
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a17d02fc48eb
Fix ES lint failure r=eslint-fix
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fbbdc8a64470
https://hg.mozilla.org/mozilla-central/rev/a17d02fc48eb
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•5 years ago
|
Assignee: nobody → jarilvalenciano
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d1168081c8df
Fixed tick highlighting when hovered on a message r=jlast
Comment 7•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•