Bug 121569 - Remove the ENABLE_PLUGIN_PROCESS #define
Summary: Remove the ENABLE_PLUGIN_PROCESS #define
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-18 13:48 PDT by Anders Carlsson
Modified: 2013-09-18 15:44 PDT (History)
0 users

See Also:


Attachments
Patch (45.06 KB, patch)
2013-09-18 13:51 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (60.64 KB, patch)
2013-09-18 15:25 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-09-18 13:48:20 PDT
Begin removing the ENABLE_PLUGIN_PROCESS #define
Comment 1 Anders Carlsson 2013-09-18 13:51:25 PDT
Created attachment 212019 [details]
Patch
Comment 2 Anders Carlsson 2013-09-18 13:52:24 PDT
Comment on attachment 212019 [details]
Patch

Hmm, this will break the ports that build without plug-in support.
Comment 3 Anders Carlsson 2013-09-18 15:25:05 PDT
Created attachment 212025 [details]
Patch
Comment 4 Andreas Kling 2013-09-18 15:39:09 PDT
Comment on attachment 212025 [details]
Patch

r=me. Nice to get some of these old hacks out of the way.
Comment 5 Anders Carlsson 2013-09-18 15:44:32 PDT
Committed r156069: <http://trac.webkit.org/changeset/156069>