Bug 187252

Summary: Remove InitWebCoreThreadSystemInterface() in WKProcessPool _initWithConfiguration
Product: WebKit Reporter: Sihui Liu <sihui_liu>
Component: New BugsAssignee: Sihui Liu <sihui_liu>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ddkilzer, mitz, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Sihui Liu
Reported 2018-07-02 09:38:48 PDT
As <rdar://problem/15256572> is fixed, this code is redundant.
Attachments
Patch (2.35 KB, patch)
2018-07-02 09:44 PDT, Sihui Liu
no flags
Sihui Liu
Comment 1 2018-07-02 09:44:17 PDT
InitWebCoreThreadSystemInterface will be invoked by InitializeWebKit2 and InitializeWebKit2 is called in API::Object::Object(). So we don't need InitWebCoreThreadSystemInterface in WKProcessPool _initWithConfiguration.
Sihui Liu
Comment 2 2018-07-02 09:44:53 PDT
WebKit Commit Bot
Comment 3 2018-07-02 13:50:23 PDT
Comment on attachment 344107 [details] Patch Clearing flags on attachment: 344107 Committed r233431: <https://trac.webkit.org/changeset/233431>
WebKit Commit Bot
Comment 4 2018-07-02 13:50:24 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-07-02 13:51:37 PDT
Note You need to log in before you can comment on or make changes to this bug.