RESOLVED FIXED 110444
Coordinated Graphics: remove redundant update of non compositing layer.
https://bugs.webkit.org/show_bug.cgi?id=110444
Summary Coordinated Graphics: remove redundant update of non compositing layer.
Dongseong Hwang
Reported 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.
Attachments
Patch (2.92 KB, patch)
2013-02-21 02:11 PST, Dongseong Hwang
no flags
Dongseong Hwang
Comment 1 2013-02-21 02:11:57 PST
Noam Rosenthal
Comment 2 2013-02-21 02:41:15 PST
Comment on attachment 189485 [details] Patch LGTM, please ping WK2 owners.
Benjamin Poulain
Comment 3 2013-02-25 19:35:14 PST
Comment on attachment 189485 [details] Patch Sure, I sign off on this.
WebKit Review Bot
Comment 4 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>
WebKit Review Bot
Comment 5 2013-02-25 23:49:30 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.