RESOLVED FIXED 45897
Web Inspector: highlight DOM node when hover on link element or DOM breakpoint
https://bugs.webkit.org/show_bug.cgi?id=45897
Summary Web Inspector: highlight DOM node when hover on link element or DOM breakpoint
Pavel Podivilov
Reported 2010-09-16 09:22:45 PDT
Web Inspector: highlight DOM node when hover on link element or DOM breakpoint
Attachments
Proposed patch. (11.15 KB, patch)
2010-09-16 09:39 PDT, Pavel Podivilov
pfeldman: review+
Proposed patch. (12.20 KB, patch)
2010-09-20 03:52 PDT, Pavel Podivilov
no flags
Pavel Podivilov
Comment 1 2010-09-16 09:39:37 PDT
Created attachment 67805 [details] Proposed patch.
Pavel Feldman
Comment 2 2010-09-17 04:57:31 PDT
Comment on attachment 67805 [details] Proposed patch. View in context: https://bugs.webkit.org/attachment.cgi?id=67805&action=prettypatch > WebCore/inspector/front-end/BreakpointsSidebarPane.js:188 > + WebInspector.panels.elements.decorateNodeLabel(WebInspector.domAgent.nodeForId(this._breakpoint.nodeId), link); please mind nullable nodes.
Pavel Podivilov
Comment 3 2010-09-20 03:52:23 PDT
Created attachment 68068 [details] Proposed patch.
WebKit Commit Bot
Comment 4 2010-09-20 04:42:35 PDT
Comment on attachment 68068 [details] Proposed patch. Clearing flags on attachment: 68068 Committed r67844: <http://trac.webkit.org/changeset/67844>
WebKit Commit Bot
Comment 5 2010-09-20 04:42:40 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.