Bug 192960

Summary: Remove unused SPI WKProcessPool._disableServiceWorkerProcessTerminationDelay
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED WONTFIX    
Severity: Normal CC: beidson, cdumez, dinhphuong569, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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
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
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.