Bug 65394 - [chromium] Only force slow scrolling for iframes under --force-compositing-mode
Summary: [chromium] Only force slow scrolling for iframes under --force-compositing-mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adrienne Walker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-29 14:37 PDT by Adrienne Walker
Modified: 2011-07-29 16:11 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2011-07-29 14:50 PDT, Adrienne Walker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.