WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
109355
Web Inspector: highlight DOM nodes on hover while debugging
https://bugs.webkit.org/show_bug.cgi?id=109355
Summary
Web Inspector: highlight DOM nodes on hover while debugging
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2013-02-09 07:24:03 PST
Created
attachment 187431
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug