LibWeb: Stub CacheStorage interface

With this change we can again open login form https://discord.com/login
instead of failing in js because `caches.open()` is not defined.
This commit is contained in:
Aliaksandr Kalenik 2025-06-05 17:50:08 +02:00 committed by Alexander Kalenik
parent 28bfe701b7
commit 7efdd1c1ec
Notes: github-actions[bot] 2025-06-05 21:03:31 +00:00
10 changed files with 102 additions and 0 deletions

View file

@ -61,6 +61,7 @@ CSSStyleRule
CSSStyleSheet
CSSSupportsRule
CSSTransition
CacheStorage
CanvasGradient
CanvasPattern
CanvasRenderingContext2D