LibWeb: Stub the ServiceWorkerRegistration interface

This commit is contained in:
Tim Ledbetter
2024-08-22 22:59:01 +01:00
committed by Andreas Kling
parent 70fdf7affb
commit 0c0a4a6042
8 changed files with 88 additions and 0 deletions

View File

@@ -442,6 +442,7 @@ set(SOURCES
HTML/Scripting/SerializedEnvironmentSettingsObject.cpp
HTML/SelectedFile.cpp
HTML/SelectItem.cpp
HTML/ServiceWorkerRegistration.cpp
HTML/SessionHistoryEntry.cpp
HTML/SessionHistoryTraversalQueue.cpp
HTML/SharedResourceRequest.cpp