mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-22 02:09:24 +00:00
LibWeb: Stub the ServiceWorkerContainer
interface
This commit is contained in:
parent
0c0a4a6042
commit
53ab6fa403
Notes:
github-actions[bot]
2024-08-25 10:54:07 +00:00
Author: https://github.com/tcl3
Commit: 53ab6fa403
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1173
8 changed files with 92 additions and 0 deletions
|
@ -485,6 +485,7 @@ class Plugin;
|
|||
class PluginArray;
|
||||
class PromiseRejectionEvent;
|
||||
class SelectedFile;
|
||||
class ServiceWorkerContainer;
|
||||
class ServiceWorkerRegistration;
|
||||
class SharedResourceRequest;
|
||||
class Storage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue