[webkit-reviews] review denied: [Bug 97919] [chromium] Add field to WebRenderingStats to track if we have impl-thread scrolled : [Attachment 166261] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 28 12:30:10 PDT 2012


James Robinson <jamesr at chromium.org> has denied Terry Anderson
<tdanderson at chromium.org>'s request for review:
Bug 97919: [chromium] Add field to WebRenderingStats to track if we have
impl-thread scrolled
https://bugs.webkit.org/show_bug.cgi?id=97919

Attachment 166261: Patch
https://bugs.webkit.org/attachment.cgi?id=166261&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
A bool isn't a good way to capture this.  What's the use case?	What about
keeping counts of how many scroll-type input events resulted in scrolling vs
ignoring vs sending to the main thread?


More information about the webkit-reviews mailing list