WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
187252
Remove InitWebCoreThreadSystemInterface() in WKProcessPool _initWithConfiguration
https://bugs.webkit.org/show_bug.cgi?id=187252
Summary
Remove InitWebCoreThreadSystemInterface() in WKProcessPool _initWithConfigura...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Created
attachment 344107
[details]
Patch
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
<
rdar://problem/41739175
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug