RESOLVED FIXED 109608
[BlackBerry] Eliminate the direct rendering option
https://bugs.webkit.org/show_bug.cgi?id=109608
Summary [BlackBerry] Eliminate the direct rendering option
Jakob Petsovits
Reported 2013-02-12 13:16:05 PST
Direct rendering adds a lot of complexity and we're not going to use it anymore, ever. Death to blitting on the WebKit thread! The patch below removes all traces of it from WebKit/blackberry. Also tracked as internal PR 293298.
Attachments
Patch (42.74 KB, patch)
2013-02-12 13:19 PST, Jakob Petsovits
no flags
Patch with more boring commit message (42.89 KB, patch)
2013-02-12 13:53 PST, Jakob Petsovits
no flags
Jakob Petsovits
Comment 1 2013-02-12 13:19:32 PST
Rob Buis
Comment 2 2013-02-12 13:46:09 PST
Comment on attachment 187918 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=187918&action=review > Source/WebKit/blackberry/ChangeLog:11 > + anymore, ever. Death to blitting on the WebKit thread! Please make a factual commit message.
Jakob Petsovits
Comment 3 2013-02-12 13:53:33 PST
Created attachment 187926 [details] Patch with more boring commit message Something more like this?
Rob Buis
Comment 4 2013-02-12 14:05:09 PST
Comment on attachment 187926 [details] Patch with more boring commit message LGTM.
WebKit Review Bot
Comment 5 2013-02-12 15:10:49 PST
Comment on attachment 187926 [details] Patch with more boring commit message Clearing flags on attachment: 187926 Committed r142677: <http://trac.webkit.org/changeset/142677>
WebKit Review Bot
Comment 6 2013-02-12 15:10:53 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.