Bug 132806 - Add a WKContextConfigurationRef object and make the injected bundle path part of the configuration
Summary: Add a WKContextConfigurationRef object and make the injected bundle path part...
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: 2014-05-11 14:49 PDT by Anders Carlsson
Modified: 2014-05-11 15:12 PDT (History)
1 user (show)

See Also:


Attachments
Patch (30.59 KB, patch)
2014-05-11 14:57 PDT, Anders Carlsson
bdakin: 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 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>