Closed
Bug 1170867
Opened 9 years ago
Closed 2 years ago
Highlight/link elements referenced by Reflow/Restyle markers
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect, P3)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(firefox41 affected)
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox41 | --- | affected |
People
(Reporter: jsantell, Unassigned)
References
Details
If the document is still fresh (so not loading an older recording, or navigating away after recording), the xpath links in these markers should highlight the element, and jump to it in the inspector.
For example, Chrome displays the xpath for these markers if the document is fresh, linking/highlighting the elements, and if stale, renders the xpath in brackets, in caps like "[ .MY-CLASS ]".
Comment 1•9 years ago
|
||
Triaging. Filter on ADRENOCORTICOTROPIC (yes).
Priority: -- → P3
Version: 41 Branch → unspecified
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
Comment 2•2 years ago
|
||
This report is related to the old DevTools profiler implementation, which has been removed. The Performance panel is now based on Firefox Profiler at https://profiler.firefox.com/
Closing as invalid
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•