ladybird/Libraries/LibWeb/ServiceWorker
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
..
Job.cpp LibWeb: Return OptionalNone from DOMURL::parse on failure 2025-01-22 12:33:55 +00:00
Job.h LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
Registration.cpp LibWeb: Implement nagivator.serviceWorker.getRegistration() 2025-01-30 15:18:43 -07:00
Registration.h LibWeb: Implement nagivator.serviceWorker.getRegistration() 2025-01-30 15:18:43 -07:00
ServiceWorker.cpp LibWeb: Implement nagivator.serviceWorker.getRegistration() 2025-01-30 15:18:43 -07:00
ServiceWorker.h LibWeb: Implement nagivator.serviceWorker.getRegistration() 2025-01-30 15:18:43 -07:00
ServiceWorker.idl LibWeb: Move ServiceWorker classes to ServiceWorker namespace 2024-11-30 11:19:35 +01:00
ServiceWorkerContainer.cpp LibWeb/ServiceWorker: Use has_value for checking for invalid URL 2025-02-19 08:01:35 -05:00
ServiceWorkerContainer.h LibWeb: Implement nagivator.serviceWorker.getRegistration() 2025-01-30 15:18:43 -07:00
ServiceWorkerContainer.idl LibWeb: Implement nagivator.serviceWorker.getRegistration() 2025-01-30 15:18:43 -07:00
ServiceWorkerGlobalScope.cpp LibWeb: Add stubbed implementation for ServiceWorkerGlobalScope 2024-11-30 11:19:35 +01:00
ServiceWorkerGlobalScope.h LibWeb: Add stubbed implementation for ServiceWorkerGlobalScope 2024-11-30 11:19:35 +01:00
ServiceWorkerGlobalScope.idl LibWeb: Add stubbed implementation for ServiceWorkerGlobalScope 2024-11-30 11:19:35 +01:00
ServiceWorkerRecord.cpp LibWeb: Rename ServiceWorker::ServiceWorker to ServiceWorkerRecord 2024-11-30 11:19:35 +01:00
ServiceWorkerRecord.h LibWeb: Rename ServiceWorker::ServiceWorker to ServiceWorkerRecord 2024-11-30 11:19:35 +01:00
ServiceWorkerRegistration.cpp LibWeb: Implement nagivator.serviceWorker.getRegistration() 2025-01-30 15:18:43 -07:00
ServiceWorkerRegistration.h LibWeb: Implement nagivator.serviceWorker.getRegistration() 2025-01-30 15:18:43 -07:00
ServiceWorkerRegistration.idl LibWeb: Implement nagivator.serviceWorker.getRegistration() 2025-01-30 15:18:43 -07:00