Bug 65394

Summary: [chromium] Only force slow scrolling for iframes under --force-compositing-mode
Product: WebKit Reporter: Adrienne Walker <enne>
Component: New BugsAssignee: Adrienne Walker <enne>
Status: RESOLVED FIXED    
Severity: Normal CC: enne, fishd, jamesr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Adrienne Walker 2011-07-29 14:37:03 PDT
[chromium] Only force slow scrolling for iframes under --force-compositing-mdoe
Comment 1 Adrienne Walker 2011-07-29 14:50:04 PDT
Created attachment 102400 [details]
Patch
Comment 2 Adrienne Walker 2011-07-29 14:52:22 PDT
(In reply to comment #1)
> Created an attachment (id=102400) [details]
> Patch

Tested on Gmail and wikipedia with and without --force-compositing-mode.  Verified that the only case in which slow scrolling is forced is gmail with --force-compositing-mode.  Wikipedia with --force-compositing-mode now correctly goes down the fast scrolling path again.
Comment 3 James Robinson 2011-07-29 15:07:07 PDT
Comment on attachment 102400 [details]
Patch

Whooooooops.  R=me
Comment 4 WebKit Review Bot 2011-07-29 16:11:27 PDT
Comment on attachment 102400 [details]
Patch

Clearing flags on attachment: 102400

Committed r92030: <http://trac.webkit.org/changeset/92030>
Comment 5 WebKit Review Bot 2011-07-29 16:11:31 PDT
All reviewed patches have been landed.  Closing bug.