mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibWeb: Stub the ServiceWorkerContainer interface
This commit is contained in:
committed by
Andreas Kling
parent
0c0a4a6042
commit
53ab6fa403
@@ -85,6 +85,7 @@ static bool is_platform_object(Type const& type)
|
||||
"ReadableStream"sv,
|
||||
"Request"sv,
|
||||
"Selection"sv,
|
||||
"ServiceWorkerContainer"sv,
|
||||
"ServiceWorkerRegistration"sv,
|
||||
"SVGTransform"sv,
|
||||
"ShadowRoot"sv,
|
||||
|
||||
Reference in New Issue
Block a user