Make QtWebkit optional when QtWebengine option is enabled
Needs ReviewPublic

Authored by heikobecker on Mar 26 2016, 12:16 PM.

Details

Reviewers
kde-pim
Summary

It's already properly conditionalized with the exception of the
find_package call. Since qtwebkit misses many upstream security fixes,
there's no reason to keep it around if you decide to go with
qtwebengine.

Diff Detail

Repository
R91 PIM: Sieve Handling Library
Branch
Applications/16.04
Lint
No Linters Available
Unit
No Unit Test Coverage
heikobecker retitled this revision from to Make QtWebkit optional when QtWebengine option is enabled.
heikobecker updated this object.
heikobecker edited the test plan for this revision. (Show Details)
heikobecker added a reviewer: kde-pim.

In master not 16.04

heikobecker updated this revision to Diff 2965.EditedMar 26 2016, 4:39 PM

Tried to move it to master, but apparently my phabricator foo is quite weak.