Bug 205394 - Protect ServiceWorker::postMessage from a null execState
Summary: Protect ServiceWorker::postMessage from a null execState
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: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-18 08:08 PST by youenn fablet
Modified: 2019-12-19 09:20 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2019-12-18 08:10 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (1.55 KB, patch)
2019-12-18 08:22 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.