Bug 125209

Summary: WKContentView should just use InitializeWebKit2()
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch benjamin: review+

Description Simon Fraser (smfr) 2013-12-03 21:11:08 PST
WKContentView should just use InitializeWebKit2()
Comment 1 Simon Fraser (smfr) 2013-12-03 21:12:48 PST
Created attachment 218382 [details]
Patch
Comment 2 Benjamin Poulain 2013-12-03 21:16:21 PST
Comment on attachment 218382 [details]
Patch

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

> Source/WebKit2/Shared/WebKit2Initialize.cpp:50
> +    InitWebCoreThreadSystemInterface();

You can probably remove a bunch of those from the entry points now(?).
Comment 3 Simon Fraser (smfr) 2013-12-03 21:25:26 PST
http://trac.webkit.org/changeset/160069