Closed Bug 1158612 Opened 10 years ago Closed 7 years ago

Source Component widget in Call Tree

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: fitzgen, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

Right not it is like this: <a>some-script.js</a>:12345 When it should be like this (the whole source location should be within the link): <a>some-script.js:12345</a>
Priority: -- → P2
Call Tree urls should be styled like other source urls: monospaced, all one link, all blue, cursor pointer. Should use .devtools-source-link class from bug 1167006
Blocks: 1167075
Depends on: 1167006
Summary: In call tree, line number is not part of view-in-debugger link → Call Tree source links should be consistent with other source links
Whiteboard: [devedition-40][difficulty=easy] → [polish-backlog][difficulty=easy]
Whiteboard: [polish-backlog][difficulty=easy] → [polish-backlog][difficulty=easy][good first bug][mentor=vp][lang=js]
Summary: Call Tree source links should be consistent with other source links → Source Component widget in Call Tree
Triaging. Filter on ADRENOCORTICOTROPIC (yes).
Priority: P2 → P3
Hi i am interested in this bug. Can you please guide me ? Thank you
Flags: needinfo?(nfitzgerald)
Sorry I don't have the time right now.
Flags: needinfo?(nfitzgerald)
Attached patch 1158612wip.patch (obsolete) — Splinter Review
Attachment #8767266 - Flags: feedback?(vporof)
Attachment #8767266 - Flags: feedback?(nfitzgerald)
Attached patch 1158612wip.patchSplinter Review
Quick feedback. Thanks!
Attachment #8767266 - Attachment is obsolete: true
Attachment #8767266 - Flags: feedback?(vporof)
Attachment #8767266 - Flags: feedback?(nfitzgerald)
Attachment #8767268 - Flags: feedback?(vporof)
Attachment #8767268 - Flags: feedback?(nfitzgerald)
Comment on attachment 8767268 [details] [diff] [review] 1158612wip.patch Review of attachment 8767268 [details] [diff] [review]: ----------------------------------------------------------------- Hey Hubert! I think this will make the line part of the link, but will lose the styling on line numbers. As an incremental interim improvement, I think we could take this if the styling is maintained. However, I think the bug summary was changed by Jordan to mean that this should use the Frame component that we are using elsewhere now days. This is going to be a little more extensive change however, since that Frame component is a React component and the call tree doesn't use React yet. Frame component: https://dxr.mozilla.org/mozilla-central/source/devtools/client/shared/components/frame.js#13 Example usage: https://dxr.mozilla.org/mozilla-central/source/devtools/client/performance/components/jit-optimizations-item.js#139
Attachment #8767268 - Flags: feedback?(nfitzgerald)
Hey nick, Thanks(In reply to Nick Fitzgerald [:fitzgen] [⏰PDT; UTC-7] from comment #7) > Comment on attachment 8767268 [details] [diff] [review] > 1158612wip.patch > > Review of attachment 8767268 [details] [diff] [review]: > ----------------------------------------------------------------- > > Hey Hubert! > > I think this will make the line part of the link, but will lose the styling > on line numbers. As an incremental interim improvement, I think we could > take this if the styling is maintained. Thanks! Ok will maintain styling. > > However, I think the bug summary was changed by Jordan to mean that this > should use the Frame component that we are using elsewhere now days. This is > going to be a little more extensive change however, since that Frame > component is a React component and the call tree doesn't use React yet. > > Frame component: > https://dxr.mozilla.org/mozilla-central/source/devtools/client/shared/ > components/frame.js#13 > Example usage: > https://dxr.mozilla.org/mozilla-central/source/devtools/client/performance/ > components/jit-optimizations-item.js#139 Looking into to understand the details of this and get.
[good first bug] whiteboard -> keyword mass change
Keywords: good-first-bug
Attachment #8767268 - Flags: feedback?(vporof) → feedback?(gtatum)
Looks like the original need info was completed by other members of the team. If something else is needed feel free to need info me again.
Attachment #8767268 - Flags: feedback?(gtatum)
agore1, are you still planning on working in this? Seeing as it's 11 months old, I'd like to work on it if you don't respond in a few days. Thanks.
Flags: needinfo?(agore1)
Keywords: good-first-bug
Whiteboard: [polish-backlog][difficulty=easy][good first bug][mentor=vp][lang=js] → [polish-backlog][difficulty=easy][mentor=vp][lang=js]
We won't be fixing this with moving to the new recording panel.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(agore1)
Resolution: --- → WONTFIX
Whiteboard: [polish-backlog][difficulty=easy][mentor=vp][lang=js]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: