Bug 113564

Summary: Web Inspector: assign Scroll events to rendering category (was painting)
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, nduca, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+, caseq: commit-queue-

Description Andrey Kosyakov 2013-03-29 02:45:49 PDT
Quoting Nat:
Can we make it part of rendering, e.g. purple? Its part of webkit's stuff, whereas green is mainly the painting system.

I just was tuning kix and was thinking for the longest time that it was bottlenecked on painting, but in reality, it was bottlenecked on having a slow scroll handler.
Comment 1 Andrey Kosyakov 2013-03-29 02:51:13 PDT
Created attachment 195712 [details]
Patch
Comment 2 Andrey Kosyakov 2013-03-29 05:30:05 PDT
Committed r147208: <http://trac.webkit.org/changeset/147208>