Bug 183050 - ServiceWorkerContainer::startScriptFetchForJob() fails to isolate copy the registrationKey before passing it to the main thread
Summary: ServiceWorkerContainer::startScriptFetchForJob() fails to isolate copy the re...
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-02-22 12:08 PST by Chris Dumez
Modified: 2018-02-22 14:23 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.28 KB, patch)
2018-02-22 12:11 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (3.95 KB, patch)
2018-02-22 12:14 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-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.