Shannon Booth
|
dc2b0e17bf
|
LibWeb/ServiceWorker: Use has_value for checking for invalid URL
This is the correct API to call here.
|
2025-02-19 08:01:35 -05: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 |
|