mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-10 18:19:03 +00:00
LibWeb: Add stub definition for WorkletGlobalScope
This commit is contained in:
parent
286c177896
commit
b39f4f0b5a
Notes:
github-actions[bot]
2024-11-30 10:20:24 +00:00
Author: https://github.com/shannonbooth
Commit: b39f4f0b5a
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2653
5 changed files with 50 additions and 0 deletions
|
@ -241,6 +241,7 @@ libweb_js_bindings(HTML/Worker)
|
|||
libweb_js_bindings(HTML/WorkerGlobalScope)
|
||||
libweb_js_bindings(HTML/WorkerLocation)
|
||||
libweb_js_bindings(HTML/WorkerNavigator)
|
||||
libweb_js_bindings(HTML/WorkletGlobalScope)
|
||||
libweb_js_bindings(HighResolutionTime/Performance)
|
||||
libweb_js_bindings(IndexedDB/IDBCursor)
|
||||
libweb_js_bindings(IndexedDB/IDBDatabase)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue