Bug 79714 - [chromium] Move pageScaleDirty logic from LayerChromium to GraphicsLayerChromium
Summary: [chromium] Move pageScaleDirty logic from LayerChromium to GraphicsLayerChromium
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: James Robinson
URL:
Keywords:
Depends on:
Blocks: 79428
  Show dependency treegraph
 
Reported: 2012-02-27 16:31 PST by James Robinson
Modified: 2012-03-01 14:25 PST (History)
5 users (show)

See Also:


Attachments
Patch (5.78 KB, patch)
2012-02-27 16:44 PST, James Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2012-02-27 16:31:53 PST
[chromium] Move pageScaleDirty logic from LayerChromium to GraphicsLayerChromium
Comment 1 James Robinson 2012-02-27 16:44:25 PST
Created attachment 129129 [details]
Patch
Comment 2 Alexandre Elias 2012-02-27 22:48:55 PST
LGTM, seems reasonable.
Comment 3 Adrienne Walker 2012-03-01 11:08:54 PST
Comment on attachment 129129 [details]
Patch

Yay for pushing WebCore-only corner cases out of the compositor.
Comment 4 James Robinson 2012-03-01 13:19:03 PST
Comment on attachment 129129 [details]
Patch

Thanks for the review!
Comment 5 WebKit Review Bot 2012-03-01 14:25:08 PST
Comment on attachment 129129 [details]
Patch

Clearing flags on attachment: 129129

Committed r109424: <http://trac.webkit.org/changeset/109424>
Comment 6 WebKit Review Bot 2012-03-01 14:25:13 PST
All reviewed patches have been landed.  Closing bug.