WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
192960
Remove unused SPI WKProcessPool._disableServiceWorkerProcessTerminationDelay
https://bugs.webkit.org/show_bug.cgi?id=192960
Summary
Remove unused SPI WKProcessPool._disableServiceWorkerProcessTerminationDelay
Alex Christensen
Reported
2018-12-20 16:06:02 PST
Remove unused SPI WKProcessPool._disableServiceWorkerProcessTerminationDelay
Attachments
Patch
(13.90 KB, patch)
2018-12-20 16:07 PST
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2018-12-20 16:07:15 PST
We added it for an API test.
Alex Christensen
Comment 2
2018-12-20 16:07:21 PST
Created
attachment 357891
[details]
Patch
Chris Dumez
Comment 3
2018-12-20 16:09:06 PST
Comment on
attachment 357891
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=357891&action=review
> Source/WebCore/ChangeLog:3 > + Remove unused SPI WKProcessPool._disableServiceWorkerProcessTerminationDelay
$ git grep _disableServiceWorkerProcessTerminationDelay Tools/ Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm: [processPool _disableServiceWorkerProcessTerminationDelay];
Alex Christensen
Comment 4
2018-12-20 16:09:40 PST
Comment on
attachment 357891
[details]
Patch You're right. I don't know why it compiled successfully for me.
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