Closed
Bug 1254736
Opened 9 years ago
Closed 9 years ago
Do not link to unlinkable nodes in frame component
Categories
(DevTools :: Shared Components, defect, P2)
DevTools
Shared Components
Tracking
(firefox48 fixed)
RESOLVED
FIXED
Firefox 48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: jsantell, Assigned: jsantell)
References
(Blocks 1 open bug)
Details
(Whiteboard: [btpp-fix-later])
Attachments
(2 files)
47.70 KB,
image/png
|
Details | |
12.00 KB,
patch
|
fitzgen
:
review+
|
Details | Diff | Splinter Review |
We should not attempt to link to `http://self-hosted`, for example, and not display line/column information for frames that don't make sense.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jsantell
Status: NEW → ASSIGNED
Updated•9 years ago
|
Priority: -- → P2
Whiteboard: [btpp-fix-later]
Assignee | ||
Comment 1•9 years ago
|
||
This is what it looks like. Just unstyled spans instead of anchors -- works well, except when the functionDisplayName is also displayed -- since they're styled similarly. Although maybe we just do a large style review of this component once Helen's back
Comment 2•9 years ago
|
||
Aside: It would be kinda cool to show the self-hosted source contents when show-gecko-platform-data was set.
Assignee | ||
Comment 3•9 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=4f1ffd113644
Good call on showing self-hosted contents somehow, that sounds sweet.
Attachment #8728689 -
Flags: review?(nfitzgerald)
Updated•9 years ago
|
Attachment #8728689 -
Flags: review?(nfitzgerald) → review+
Comment 4•9 years ago
|
||
Thanks for the tests!
Comment 6•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•