Bug 183050

Summary: ServiceWorkerContainer::startScriptFetchForJob() fails to isolate copy the registrationKey before passing it to the main thread
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Service WorkersAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, commit-queue, rniwa, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Chris Dumez 2018-02-22 12:08:00 PST
ServiceWorkerContainer::startScriptFetchForJob() fails to isolate copy the registrationKey before passing it to the main thread.
Comment 1 Radar WebKit Bug Importer 2018-02-22 12:08:32 PST
<rdar://problem/37796881>
Comment 2 Chris Dumez 2018-02-22 12:11:30 PST
Created attachment 334462 [details]
Patch
Comment 3 Chris Dumez 2018-02-22 12:14:11 PST
Created attachment 334463 [details]
Patch
Comment 4 Chris Dumez 2018-02-22 13:40:48 PST
Comment on attachment 334463 [details]
Patch

Clearing flags on attachment: 334463

Committed r228931: <https://trac.webkit.org/changeset/228931>
Comment 5 Chris Dumez 2018-02-22 13:40:49 PST
All reviewed patches have been landed.  Closing bug.