Bug 257955 - Fix null pointer crash in WorkerScriptLoader::cancel()
Summary: Fix null pointer crash in WorkerScriptLoader::cancel()
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: 2023-06-12 07:56 PDT by youenn fablet
Modified: 2023-06-12 08:58 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2023-06-12 07:56:22 PDT
Fix null pointer crash in WorkerScriptLoader::cancel()
Comment 1 Radar WebKit Bug Importer 2023-06-12 07:56:47 PDT
<rdar://problem/110643539>
Comment 2 youenn fablet 2023-06-12 07:59:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14862
Comment 3 EWS 2023-06-12 08:58:10 PDT
Committed 265070@main (db0adb3f5ce1): <https://commits.webkit.org/265070@main>

Reviewed commits have been landed. Closing PR #14862 and removing active labels.