Bug 252800 - Worker constructor doesn't use preloaded script
Summary: Worker constructor doesn't use preloaded script
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-22 23:47 PST by Ryosuke Niwa
Modified: 2023-03-01 23:48 PST (History)
4 users (show)

See Also:


Attachments
test (place it under LayoutTests/http/tests/preload) (657 bytes, text/html)
2023-02-23 00:01 PST, Ryosuke Niwa
no flags Details

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