WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
191136
Worklets should load scripts asynchronously.
https://bugs.webkit.org/show_bug.cgi?id=191136
Summary
Worklets should load scripts asynchronously.
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug