LibWeb/ServiceWorker: Add ServiceWorker event names

This commit is contained in:
Shannon Booth 2025-04-25 17:41:05 +12:00 committed by Andreas Kling
commit 50b7e0807d
Notes: github-actions[bot] 2025-04-25 09:04:00 +00:00
3 changed files with 41 additions and 0 deletions

View file

@ -725,6 +725,7 @@ set(SOURCES
ResizeObserver/ResizeObserverSize.cpp
ResourceTiming/PerformanceResourceTiming.cpp
SecureContexts/AbstractOperations.cpp
ServiceWorker/EventNames.cpp
ServiceWorker/Job.cpp
ServiceWorker/Registration.cpp
ServiceWorker/ServiceWorker.cpp