Bug 132806

Summary: Add a WKContextConfigurationRef object and make the injected bundle path part of the configuration
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bdakin: review+

Description Anders Carlsson 2014-05-11 14:49:58 PDT
Add a WKContextConfigurationRef object and make the injected bundle path part of the configuration
Comment 1 Anders Carlsson 2014-05-11 14:57:01 PDT
Created attachment 231266 [details]
Patch
Comment 2 Beth Dakin 2014-05-11 15:07:41 PDT
Comment on attachment 231266 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=231266&action=review

r=me!

> Source/WebKit2/UIProcess/WebContext.h:109
> +        

Seems unnecessary.
Comment 3 Anders Carlsson 2014-05-11 15:12:46 PDT
Committed r168603: <http://trac.webkit.org/changeset/168603>