Bug 252800

Summary: Worker constructor doesn't use preloaded script
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: achristensen, cdumez, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=180574
Attachments:
Description Flags
test (place it under LayoutTests/http/tests/preload) none

Description Ryosuke Niwa 2023-02-22 23:47:24 PST
new Worker doesn't use preloaded script due to the mismatch of cached resource types (preloaded script vs. raw)
Comment 1 Ryosuke Niwa 2023-02-23 00:01:09 PST
Created attachment 465128 [details]
test (place it under LayoutTests/http/tests/preload)
Comment 2 Radar WebKit Bug Importer 2023-03-01 23:48:14 PST
<rdar://problem/106129456>