Bug 127449 - WKProcessClass should create a WebContext
Summary: WKProcessClass should create a WebContext
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-01-22 14:58 PST by Anders Carlsson
Modified: 2014-01-27 11:11 PST (History)
1 user (show)

See Also:


Attachments
Patch (20.66 KB, patch)
2014-01-22 14:59 PST, Anders Carlsson
mitz: 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-01-22 14:58:53 PST
WKProcessClass should create a WebContext
Comment 1 Anders Carlsson 2014-01-22 14:59:27 PST
Created attachment 221909 [details]
Patch
Comment 2 mitz 2014-01-22 15:04:25 PST
Comment on attachment 221909 [details]
Patch

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

> Source/WebKit2/UIProcess/API/Cocoa/WKProcessClass.mm:32
> +#import "WKProcessClassConfigurationPrivate.h"
> +#import "WKObject.h"

O < P
Comment 3 Anders Carlsson 2014-01-22 15:10:11 PST
Committed r162562: <http://trac.webkit.org/changeset/162562>
Comment 4 Yongjun Zhang 2014-01-27 11:11:40 PST
this is committed at: http://trac.webkit.org/changeset/162562