Bug 86852

Summary: Web Inspector: put paint and compositing timeline events in a new category of their own
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
screenshot
none
Patch pfeldman: review+

Andrey Kosyakov
Reported 2012-05-18 06:53:16 PDT
This introduces a new timeline event category named "Painting" and assigned changes paint and compositing events to this category. The rationale behind this is that while style recalculation and rendering times are defined by DOM and CSS structure, comopsiting and painting is mostly defined by the visual appearance of the elements.
Attachments
Patch (7.59 KB, patch)
2012-05-18 07:00 PDT, Andrey Kosyakov
no flags
screenshot (52.31 KB, image/png)
2012-05-18 07:00 PDT, Andrey Kosyakov
no flags
Patch (8.75 KB, patch)
2012-05-24 09:24 PDT, Andrey Kosyakov
pfeldman: review+
Andrey Kosyakov
Comment 1 2012-05-18 07:00:01 PDT
Andrey Kosyakov
Comment 2 2012-05-18 07:00:56 PDT
Created attachment 142710 [details] screenshot
Pavel Feldman
Comment 3 2012-05-18 08:31:46 PDT
Could we render overview for paint and layout using single row instead?
Pavel Feldman
Comment 4 2012-05-21 22:56:28 PDT
Comment on attachment 142709 [details] Patch Clearing r? from the patch since we agreed to render pain on the same overview bar.
Andrey Kosyakov
Comment 5 2012-05-24 09:24:39 PDT
Andrey Kosyakov
Comment 6 2012-05-25 08:17:56 PDT
Note You need to log in before you can comment on or make changes to this bug.