RESOLVED FIXED 62394
[CMake] Allow building with ENABLE_NETSCAPE_PLUGIN_API on platforms without plugin support
https://bugs.webkit.org/show_bug.cgi?id=62394
Summary [CMake] Allow building with ENABLE_NETSCAPE_PLUGIN_API on platforms without p...
Leandro Pereira
Reported 2011-06-09 13:05:05 PDT
[CMake] Allow building with ENABLE_NETSCAPE_PLUGIN_API on platforms without plugin support
Attachments
Patch (2.45 KB, patch)
2011-06-09 13:22 PDT, Leandro Pereira
no flags
Patch (2.57 KB, patch)
2011-06-09 13:44 PDT, Leandro Pereira
no flags
Leandro Pereira
Comment 1 2011-06-09 13:22:48 PDT
Patrick R. Gansterer
Comment 2 2011-06-09 13:36:49 PDT
Comment on attachment 96625 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=96625&action=review > Source/WebCore/CMakeLists.txt:-1507 > - LIST(APPEND WebCore_SOURCES > - plugins/PluginPackageNone.cpp > - plugins/PluginViewNone.cpp > - ) IMO you also need to add PluginPackageNone and PluginViewNone in the ELSE() at CMakeListsWinCE.txt.
Leandro Pereira
Comment 3 2011-06-09 13:44:28 PDT
Eric Seidel (no email)
Comment 4 2011-06-13 15:06:45 PDT
Comment on attachment 96631 [details] Patch OK. rs=me.
WebKit Review Bot
Comment 5 2011-06-13 15:23:34 PDT
Comment on attachment 96631 [details] Patch Clearing flags on attachment: 96631 Committed r88711: <http://trac.webkit.org/changeset/88711>
WebKit Review Bot
Comment 6 2011-06-13 15:23:38 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.