Bug 116373

Summary: [GTK] [CMake] Add support for building the WebKit injected bundle
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, gustavo, gyuyoung.kim, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 115966    
Attachments:
Description Flags
Patch gustavo: review+

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>