Bug 125209 - WKContentView should just use InitializeWebKit2()
Summary: WKContentView should just use InitializeWebKit2()
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: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-03 21:11 PST by Simon Fraser (smfr)
Modified: 2013-12-03 21:25 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.97 KB, patch)
2013-12-03 21:12 PST, Simon Fraser (smfr)
benjamin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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