Tete17
|
18199f8f2a
|
LibWeb: Hook TrustedTypes to the ServiceWorkers api
|
2025-10-13 13:22:01 +01:00 |
|
Feng Yu
|
37e1d6ece1
|
LibWeb: Implement nagivator.serviceWorker.getRegistration()
|
2025-01-30 15:18:43 -07:00 |
|
Shannon Booth
|
fd27eef0d1
|
LibWeb: Return OptionalNone from DOMURL::parse on failure
This ports one more function away from needing to use the awkward
valid state of the URL class.
|
2025-01-22 12:33:55 +00:00 |
|
Shannon Booth
|
4417f63ca0
|
LibWeb: Move ServiceWorker classes to ServiceWorker namespace
These are defined by the ServiceWorker spec, not the HTML one.
|
2024-11-30 11:19:35 +01:00 |
|