RESOLVED FIXED 105688
[BlackBerry] Specify tile usage enum for backingstore tiles
https://bugs.webkit.org/show_bug.cgi?id=105688
Summary [BlackBerry] Specify tile usage enum for backingstore tiles
Jakob Petsovits
Reported 2012-12-23 09:09:27 PST
We'd like to be able to specify different tile sizes for backingstore / root layer tiles vs. generic AC layer tiles (which might be smaller and have different allocation or memory usage patterns). Platform introduced an enum to distinguish between those use cases. Here's a patch to make use of it.
Attachments
Patch (1.53 KB, patch)
2012-12-23 09:14 PST, Jakob Petsovits
no flags
Jakob Petsovits
Comment 1 2012-12-23 09:14:52 PST
WebKit Review Bot
Comment 2 2012-12-23 09:53:51 PST
Comment on attachment 180624 [details] Patch Clearing flags on attachment: 180624 Committed r138424: <http://trac.webkit.org/changeset/138424>
WebKit Review Bot
Comment 3 2012-12-23 09:53:55 PST
All reviewed patches have been landed. Closing bug.
Arvid Nilsson
Comment 4 2013-01-02 00:34:39 PST
This patch is wrong - LayerTiler should use the same tile size as BackingStore, so the enum should be removed again.
Note You need to log in before you can comment on or make changes to this bug.