Bug 182253 - Drop unnecessary "ServiceWorker Task Thread" in SWServer
Summary: Drop unnecessary "ServiceWorker Task Thread" in SWServer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-29 10:59 PST by Chris Dumez
Modified: 2018-01-29 11:46 PST (History)
5 users (show)

See Also:


Attachments
Patch (5.78 KB, patch)
2018-01-29 11:00 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2018-01-29 10:59:28 PST
Drop unnecessary "ServiceWorker Task Thread" in SWServer. We're spinning a thread for each SWServer that is never used.
Comment 1 Chris Dumez 2018-01-29 11:00:11 PST
Created attachment 332559 [details]
Patch
Comment 2 WebKit Commit Bot 2018-01-29 11:45:35 PST
Comment on attachment 332559 [details]
Patch

Clearing flags on attachment: 332559

Committed r227745: <https://trac.webkit.org/changeset/227745>
Comment 3 WebKit Commit Bot 2018-01-29 11:45:36 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-01-29 11:46:32 PST
<rdar://problem/36995062>