Bug 64099

Summary: [Qt][WK2] Don't support ridiculous matrix of QT_NO_FEATURE combinations.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebKit QtAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Description Andreas Kling 2011-07-07 09:22:10 PDT
We don't plan to support all the QT_NO_* build-time flags in the Qt/WebKit2 API, so let's prune them from the code.
Comment 1 Andreas Kling 2011-07-07 09:23:12 PDT
Created attachment 99995 [details]
Proposed patch
Comment 2 Benjamin Poulain 2011-07-07 09:50:38 PDT
Comment on attachment 99995 [details]
Proposed patch

Good
Comment 3 Andreas Kling 2011-07-07 10:43:36 PDT
Comment on attachment 99995 [details]
Proposed patch

Clearing flags on attachment: 99995

Committed r90577: <http://trac.webkit.org/changeset/90577>
Comment 4 Andreas Kling 2011-07-07 10:43:44 PDT
All reviewed patches have been landed.  Closing bug.