Bug 64099 - [Qt][WK2] Don't support ridiculous matrix of QT_NO_FEATURE combinations.
Summary: [Qt][WK2] Don't support ridiculous matrix of QT_NO_FEATURE combinations.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-07-07 09:22 PDT by Andreas Kling
Modified: 2011-07-07 10:43 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (14.91 KB, patch)
2011-07-07 09:23 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.