Bug 145856

Summary: Web Inspector: Rendering Frames timeline should distinguish between layout and painting
Product: WebKit Reporter: Matt Baker <mattbaker>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: agomez, burg, commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, simon.fraser, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Image] New UI for paint category
none
[Patch] Proposed Fix none

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
[Patch] Proposed Fix (27.76 KB, patch)
2015-06-10 19:28 PDT, Matt Baker
no flags
Matt Baker
Comment 1 2015-06-10 14:53:20 PDT
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.