mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 13:19:05 +00:00
LibWeb: Add stubbed implementation for ServiceWorkerGlobalScope
This commit is contained in:
parent
4417f63ca0
commit
cc11dcc9a1
Notes:
github-actions[bot]
2024-11-30 10:20:37 +00:00
Author: https://github.com/shannonbooth
Commit: cc11dcc9a1
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2653
5 changed files with 65 additions and 0 deletions
|
@ -277,6 +277,7 @@ libweb_js_bindings(ResizeObserver/ResizeObserverEntry)
|
|||
libweb_js_bindings(ResizeObserver/ResizeObserverSize)
|
||||
libweb_js_bindings(ServiceWorker/ServiceWorker)
|
||||
libweb_js_bindings(ServiceWorker/ServiceWorkerContainer)
|
||||
libweb_js_bindings(ServiceWorker/ServiceWorkerGlobalScope GLOBAL)
|
||||
libweb_js_bindings(ServiceWorker/ServiceWorkerRegistration)
|
||||
libweb_js_bindings(Streams/ByteLengthQueuingStrategy)
|
||||
libweb_js_bindings(Streams/CountQueuingStrategy)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue