Luke Wilde
|
f06732d180
|
LibWeb: Mark CacheStorage as Experimental
CacheStorage is currently a stub that breaks anything that uses it.
|
2026-02-24 17:08:48 +01:00 |
|
Tete17
|
8fdd9b68dc
|
LibWeb: First implementation of the TrustedTypePolicyFactory
Most of the functions are either not implemented of filled with dummy
values.
|
2025-07-30 15:51:35 +01:00 |
|
Aliaksandr Kalenik
|
7efdd1c1ec
|
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.
|
2025-06-05 23:02:21 +02:00 |
|
Psychpsyo
|
9b8120d8e8
|
Meta: Disallow links to single-page HTML spec
|
2025-02-05 16:04:50 -07:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|