WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
145856
Web Inspector: Rendering Frames timeline should distinguish between layout and painting
https://bugs.webkit.org/show_bug.cgi?id=145856
Summary
Web Inspector: Rendering Frames timeline should distinguish between layout an...
Matt Baker
Reported
2015-06-10 14:53:03 PDT
* SUMMARY Rendering Frames timeline should distinguish between layout and painting. In the Rendering Frames timeline, both layout and painting operations are listed in the “Layout” category. Layout and painting are two distinct operations in WebKit, and optimizations that reduce painting (e.g. compositing) often have no effect on layout, and vice versa.
Attachments
[Image] New UI for paint category
(122.09 KB, image/png)
2015-06-10 17:37 PDT
,
Matt Baker
no flags
Details
[Patch] Proposed Fix
(27.76 KB, patch)
2015-06-10 19:28 PDT
,
Matt Baker
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Matt Baker
Comment 1
2015-06-10 14:53:20 PDT
<
rdar://problem/21147557
>
Matt Baker
Comment 2
2015-06-10 17:37:55 PDT
Created
attachment 254693
[details]
[Image] New UI for paint category
Matt Baker
Comment 3
2015-06-10 19:28:52 PDT
Created
attachment 254699
[details]
[Patch] Proposed Fix
WebKit Commit Bot
Comment 4
2015-06-11 08:42:37 PDT
Comment on
attachment 254699
[details]
[Patch] Proposed Fix Clearing flags on attachment: 254699 Committed
r185455
: <
http://trac.webkit.org/changeset/185455
>
WebKit Commit Bot
Comment 5
2015-06-11 08:42:42 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.
Top of Page
Format For Printing
XML
Clone This Bug