RESOLVED FIXED 120060
[Qt][WK2] Doesn't build without Plugin-process
https://bugs.webkit.org/show_bug.cgi?id=120060
Summary [Qt][WK2] Doesn't build without Plugin-process
Allan Sandfeld Jensen
Reported 2013-08-20 02:40:44 PDT
In Qt we enable netscape-plugin-api on Mac and Windows for WebKit1, but do not enable plugin-process since we do not support plugins on mac and win in WebKit2. This configuration currently does not build.
Attachments
Patch (1.30 KB, patch)
2013-08-20 02:43 PDT, Allan Sandfeld Jensen
no flags
Patch (1.37 KB, patch)
2013-08-20 03:14 PDT, Allan Sandfeld Jensen
jturcotte: review+
Allan Sandfeld Jensen
Comment 1 2013-08-20 02:43:06 PDT
Allan Sandfeld Jensen
Comment 2 2013-08-20 03:14:23 PDT
Jocelyn Turcotte
Comment 3 2013-08-20 03:19:44 PDT
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
Allan Sandfeld Jensen
Comment 4 2013-08-20 03:43:30 PDT
Note You need to log in before you can comment on or make changes to this bug.