RESOLVED FIXED 90295
[BlackBerry] Allow surface resizing for use cases other than rotation
https://bugs.webkit.org/show_bug.cgi?id=90295
Summary [BlackBerry] Allow surface resizing for use cases other than rotation
Jakob Petsovits
Reported 2012-06-29 10:26:46 PDT
Right now we rely on the window/backing buffer to be always big enough to cover all sizes that we're resizing the WebPage to. That's good for performance, but in some cases we'd like to cover a smaller area and would rather save memory than to avoid reallocations on resizing. Patch below.
Attachments
Patch (6.78 KB, patch)
2012-06-29 10:35 PDT, Jakob Petsovits
no flags
Jakob Petsovits
Comment 1 2012-06-29 10:35:07 PDT
Arvid Nilsson
Comment 2 2012-06-29 13:14:34 PDT
This looks good to me, I volunteer to be "internal reviewer" =)
George Staikos
Comment 3 2012-06-30 04:48:40 PDT
Comment on attachment 150215 [details] Patch r+
WebKit Review Bot
Comment 4 2012-06-30 04:56:56 PDT
Comment on attachment 150215 [details] Patch Clearing flags on attachment: 150215 Committed r121626: <http://trac.webkit.org/changeset/121626>
WebKit Review Bot
Comment 5 2012-06-30 04:57:00 PDT
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.