RESOLVED FIXED 56464
Tiled backing store should only request repaint for updated areas
https://bugs.webkit.org/show_bug.cgi?id=56464
Summary Tiled backing store should only request repaint for updated areas
Gustavo Noronha (kov)
Reported 2011-03-16 08:24:35 PDT
Subject says it all. Currently the tiled backing store code has this FIXME: // FIXME: should not request system repaint for the full tile.
Attachments
Patch (4.11 KB, patch)
2011-03-16 08:37 PDT, Gustavo Noronha (kov)
no flags
Gustavo Noronha (kov)
Comment 1 2011-03-16 08:37:38 PDT
Andreas Kling
Comment 2 2011-03-16 19:59:28 PDT
Comment on attachment 85932 [details] Patch Oh, awesome! r=me
Gustavo Noronha (kov)
Comment 3 2011-03-17 05:00:44 PDT
Comment on attachment 85932 [details] Patch Clearing flags on attachment: 85932 Committed r81347: <http://trac.webkit.org/changeset/81347>
Gustavo Noronha (kov)
Comment 4 2011-03-17 05:00:57 PDT
All reviewed patches have been landed. Closing bug.
Kenneth Rohde Christiansen
Comment 5 2011-03-17 05:27:35 PDT
Comment on attachment 85932 [details] Patch Are we doing this for our webkit2 tiling?
WebKit Review Bot
Comment 6 2011-03-17 05:59:51 PDT
http://trac.webkit.org/changeset/81347 might have broken GTK Linux 64-bit Debug The following tests are not passing: svg/custom/clip-path-referencing-use2.svg
Note You need to log in before you can comment on or make changes to this bug.