Bug 205394

Summary: Protect ServiceWorker::postMessage from a null execState
Product: WebKit Reporter: youenn fablet <youennf>
Component: Service WorkersAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, cdumez, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=205395
Attachments:
Description Flags
Patch
none
Patch none

Description youenn fablet 2019-12-18 08:08:01 PST
Protect ServiceWorker::postMessage from a null execState
Comment 1 youenn fablet 2019-12-18 08:08:12 PST
<rdar://problem/57392221>
Comment 2 youenn fablet 2019-12-18 08:10:11 PST
Created attachment 385974 [details]
Patch
Comment 3 youenn fablet 2019-12-18 08:22:04 PST
Created attachment 385976 [details]
Patch
Comment 4 WebKit Commit Bot 2019-12-18 12:44:20 PST
Comment on attachment 385976 [details]
Patch

Clearing flags on attachment: 385976

Committed r253710: <https://trac.webkit.org/changeset/253710>
Comment 5 WebKit Commit Bot 2019-12-18 12:44:22 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Chris Dumez 2019-12-19 09:20:43 PST
Comment on attachment 385976 [details]
Patch

Looks like this already landed, so clearing r? flag.