ladybird/Userland/Libraries/LibWeb/ServiceWorker
Andrew Kaster 85541f1e76 LibWeb: Add most of ServiceWorker Update algorithm
This misses the final, most important part of actually creating a
service worker object and sending the script over to it in a WebWorker
process.
2024-10-23 11:33:28 -06:00
..
Job.cpp LibWeb: Add most of ServiceWorker Update algorithm 2024-10-23 11:33:28 -06:00
Job.h
Registration.cpp LibWeb: Add most of ServiceWorker Update algorithm 2024-10-23 11:33:28 -06:00
Registration.h LibWeb: Add most of ServiceWorker Update algorithm 2024-10-23 11:33:28 -06:00
ServiceWorker.cpp
ServiceWorker.h