Open
Bug 1550821
Opened 6 years ago
Updated 2 years ago
Expose MDN links in the event breakpoint UI items
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: loganfsmyth, Unassigned)
References
(Blocks 2 open bugs)
Details
We want to show useful MDN links for users for certain entries in the event breakpoint list.
Open question:
- Does every item in the list get a link, or should some just have the category link to MDN (like
Timers
). - Should these links be part of the API response, or just implemented client-side? Client may be more flexible in deciding what to render where, but Server might be future-proofed better.
Reporter | ||
Updated•6 years ago
|
Type: defect → enhancement
Priority: -- → P3
Updated•6 years ago
|
Whiteboard: [debugger-mvp]
Updated•5 years ago
|
Whiteboard: [debugger-mvp]
Updated•5 years ago
|
Comment 1•5 years ago
|
||
With some mentoring, the UI for this would be a GFB, right?
Flags: needinfo?(dwalsh)
Comment 2•5 years ago
|
||
Yes. Only remaining requirement is UX / placement of the links.
Flags: needinfo?(dwalsh)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•