Bug 131013
Summary: | [GTK] Remove the option to build without WebKit2 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mrobinson |
Priority: | P2 | Keywords: | Gtk |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 130899 |
Carlos Garcia Campos
It should be possible to build JSC independently, as a different target (not sure this is currently possible in cmake), but make all should always build WebKit2
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
We can no longer build without WebKit2. JavaScriptCore is a separate target.