Bug 236168 - WorkerGlobalScope.importScripts() should protect blob urls that were passed in until the imports are done
Summary: WorkerGlobalScope.importScripts() should protect blob urls that were passed i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-04 16:48 PST by Chris Dumez
Modified: 2022-02-07 11:59 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.50 KB, patch)
2022-02-04 16:51 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 2022-02-04 16:48:09 PST
WorkerGlobalScope.importScripts() should protect blob urls that were passed in until the imports are done.
Comment 1 Chris Dumez 2022-02-04 16:51:31 PST
Created attachment 450952 [details]
Patch
Comment 2 EWS 2022-02-07 11:58:56 PST
Committed r289236 (246920@main): <https://commits.webkit.org/246920@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 450952 [details].
Comment 3 Radar WebKit Bug Importer 2022-02-07 11:59:35 PST
<rdar://problem/88586877>