mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 02:26:10 +00:00
LibWeb: Add most of ServiceWorker Update algorithm
This misses the final, most important part of actually creating a service worker object and sending the script over to it in a WebWorker process.
This commit is contained in:
parent
d002254ada
commit
85541f1e76
Notes:
github-actions[bot]
2024-10-23 17:35:51 +00:00
Author: https://github.com/ADKaster
Commit: 85541f1e76
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1866
Reviewed-by: https://github.com/awesomekling
5 changed files with 312 additions and 6 deletions
|
@ -1 +1 @@
|
|||
ServiceWorker registration failed: InternalError: TODO(Service Worker update is not implemented in LibJS)
|
||||
ServiceWorker registration failed: SecurityError: Service Worker script response is not a JavaScript MIME type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue