Summary: | [Qt][WK2] Doesn't build without Plugin-process | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Allan Sandfeld Jensen <allan.jensen> | ||||||
Component: | WebKit2 | Assignee: | Allan Sandfeld Jensen <allan.jensen> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | abecsi, cmarcelo, commit-queue, jturcotte, kbalazs, menard | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Allan Sandfeld Jensen
2013-08-20 02:40:44 PDT
Created attachment 209176 [details]
Patch
Created attachment 209178 [details]
Patch
Comment on attachment 209178 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=209178&action=review > Source/WebKit2/Target.pri:18 > +enable?(netscape_plugin_api):enable?(plugin_architecture_unsupported) { enable?(plugin_architecture_unsupported) doesn't read quite well, but well, a hack is a hack. r=me Committed r154321: <http://trac.webkit.org/changeset/154321> |