Bug 191136

Summary: Worklets should load scripts asynchronously.
Product: WebKit Reporter: Justin Michaud <justin_michaud>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, chi187, simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 192328    

Justin Michaud
Reported 2018-10-31 15:12:30 PDT
Currently, a call to Worklet::addModule(String url) uses the url as code. It should fetch the script asynchronously, following the spec.
Attachments
Justin Michaud
Comment 1 2018-12-03 13:59:38 PST
It should also return a promise.
Justin Michaud
Comment 2 2024-04-08 13:37:24 PDT
Closing old bugs assigned to me
Note You need to log in before you can comment on or make changes to this bug.