RESOLVED FIXED 64175
[Qt][WK2] Get rid of the check for TILED_BACKING_STORE in Qt
https://bugs.webkit.org/show_bug.cgi?id=64175
Summary [Qt][WK2] Get rid of the check for TILED_BACKING_STORE in Qt
Benjamin Poulain
Reported 2011-07-08 10:22:14 PDT
We do not support building WebKit 2 on Qt without TILED_BACKING_STORE. That backingstore is the only one available for the QTouchWebView.
Attachments
Patch (4.30 KB, patch)
2011-07-08 10:33 PDT, Benjamin Poulain
kenneth: review+
kling: commit-queue-
Andreas Kling
Comment 1 2011-07-08 10:24:08 PDT
rs=me
Benjamin Poulain
Comment 2 2011-07-08 10:33:31 PDT
Andreas Kling
Comment 3 2011-07-08 10:48:04 PDT
Comment on attachment 100131 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=100131&action=review > Source/WebKit2/ChangeLog:8 > + Qt no longer supports building WebKit 2 without TILED_BACKING_STORE. That's WebKit2, not WebKit 2.
Benjamin Poulain
Comment 4 2011-07-08 11:52:22 PDT
Note You need to log in before you can comment on or make changes to this bug.