Bug 116373 - [GTK] [CMake] Add support for building the WebKit injected bundle
Summary: [GTK] [CMake] Add support for building the WebKit injected bundle
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks: 115966
  Show dependency treegraph
 
Reported: 2013-05-17 19:27 PDT by Martin Robinson
Modified: 2013-12-10 08:40 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.62 KB, patch)
2013-12-10 07:26 PST, Martin Robinson
gustavo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2013-05-17 19:27:31 PDT
WebKit2GTK+ ships a builtin injected bundle that allows clients to load more than one WebExtension. This is just a shared object that is installed with the rest of the library. We should build this when building WebKit2.
Comment 1 Martin Robinson 2013-12-10 07:26:44 PST
Created attachment 218873 [details]
Patch
Comment 2 Martin Robinson 2013-12-10 08:40:32 PST
Committed r160368: <http://trac.webkit.org/changeset/160368>