Bug 64175

Summary: [Qt][WK2] Get rid of the check for TILED_BACKING_STORE in Qt
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebKit2Assignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, webkit.review.bot
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kenneth: review+, kling: commit-queue-

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.