WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
109930
Web Inspector: highlight record revealed in Timeline
https://bugs.webkit.org/show_bug.cgi?id=109930
Summary
Web Inspector: highlight record revealed in Timeline
Yury Semikhatsky
Reported
2013-02-15 05:41:04 PST
If user clicks on the memory graph, corresponding record is revealed in the viewport above but it is hard to tell which record exactly was revealed. Highlighting it would make the record more prominent.
Attachments
Patch
(4.39 KB, patch)
2013-02-15 05:42 PST
,
Yury Semikhatsky
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2013-02-15 05:42:33 PST
Created
attachment 188547
[details]
Patch
Ilya Tikhonovsky
Comment 2
2013-02-15 06:04:57 PST
Comment on
attachment 188547
[details]
Patch lgtm
Pavel Feldman
Comment 3
2013-02-15 06:07:58 PST
Comment on
attachment 188547
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=188547&action=review
> Source/WebCore/inspector/front-end/TimelinePanel.js:940 > + this._highlightedListRowElement = null;
delete this._highlightedListRowElement
Yury Semikhatsky
Comment 4
2013-02-15 07:49:10 PST
Committed
r142999
: <
http://trac.webkit.org/changeset/142999
>
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