Bug 110444 - Coordinated Graphics: remove redundant update of non compositing layer.
Summary: Coordinated Graphics: remove redundant update of non compositing layer.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dongseong Hwang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-21 02:00 PST by Dongseong Hwang
Modified: 2013-02-25 23:49 PST (History)
8 users (show)

See Also:


Attachments
Patch (2.92 KB, patch)
2013-02-21 02:11 PST, Dongseong Hwang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dongseong Hwang 2013-02-21 02:00:16 PST
Currently, we update non compositing layer when the page scrolled. However, it
is not needed, because TiledBackingStore can scroll without tile update.
Comment 1 Dongseong Hwang 2013-02-21 02:11:57 PST
Created attachment 189485 [details]
Patch
Comment 2 Noam Rosenthal 2013-02-21 02:41:15 PST
Comment on attachment 189485 [details]
Patch

LGTM, please ping WK2 owners.
Comment 3 Benjamin Poulain 2013-02-25 19:35:14 PST
Comment on attachment 189485 [details]
Patch

Sure, I sign off on this.
Comment 4 WebKit Review Bot 2013-02-25 23:49:26 PST
Comment on attachment 189485 [details]
Patch

Clearing flags on attachment: 189485

Committed r144012: <http://trac.webkit.org/changeset/144012>
Comment 5 WebKit Review Bot 2013-02-25 23:49:30 PST
All reviewed patches have been landed.  Closing bug.