WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
96279
Web Inspector: visualize layout root in Timeline
https://bugs.webkit.org/show_bug.cgi?id=96279
Summary
Web Inspector: visualize layout root in Timeline
Andrey Kosyakov
Reported
2012-09-10 09:13:45 PDT
Show rectangles of the node that was the layout root upon hover over Layout record in Timeline.
Attachments
Patch
(11.27 KB, patch)
2012-09-10 09:17 PDT
,
Andrey Kosyakov
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2012-09-10 09:17:27 PDT
Created
attachment 163147
[details]
Patch
Pavel Feldman
Comment 2
2012-09-10 10:07:19 PDT
Comment on
attachment 163147
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=163147&action=review
> Source/WebCore/inspector/TimelineRecordFactory.cpp:211 > + data->setNumber("x", rect.x());
I've seen methods creating reactsint that class.
> Source/WebCore/inspector/front-end/TimelinePanel.js:950 > + const recordTypesToHighlight = [
Use object for faster lookup?
Andrey Kosyakov
Comment 3
2012-09-11 07:34:30 PDT
Committed
r128184
: <
http://trac.webkit.org/changeset/128184
>
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