Bug 109355

Summary: Web Inspector: highlight DOM nodes on hover while debugging
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Pavel Feldman
Reported 2013-02-09 07:12:34 PST
Along with showing the popover, highlight the remote object as node.
Attachments
Patch (2.20 KB, patch)
2013-02-09 07:24 PST, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2013-02-09 07:24:03 PST
Vsevolod Vlasov
Comment 2 2013-02-11 02:08:24 PST
Comment on attachment 187431 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=187431&action=review > Source/WebCore/inspector/front-end/ObjectPopoverHelper.js:110 > + result.highlightAsDOMNode(); I think it is possible that some other UI component triggered another dom node highlighting before this call, e.g. when mouse cursor is moved to the console where an element is printed.
Vsevolod Vlasov
Comment 3 2013-02-11 02:09:00 PST
Previous comment referred to the hide highlight method call, not the show highlight one.
WebKit Review Bot
Comment 4 2013-02-11 03:51:21 PST
Comment on attachment 187431 [details] Patch Clearing flags on attachment: 187431 Committed r142450: <http://trac.webkit.org/changeset/142450>
WebKit Review Bot
Comment 5 2013-02-11 03:51:25 PST
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.