Bug 244796

Summary: WebNotificationManager: fix build if SERVICE_WORKER=OFF
Product: WebKit Reporter: Thomas Devoogdt <thomas.devoogdt>
Component: WebKit Process ModelAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
SWContextManager is not compiled if SERVICE_WORKER=OFF. none

Thomas Devoogdt
Reported 2022-09-05 01:41:37 PDT
Similar to https://bugs.webkit.org/show_bug.cgi?id=231968, I was not able to compile Webkit with ENABLE_SERVICE_WORKER=OFF. SWContextManager is only compiled if ENABLE_SERVICE_WORKER=ON.
Attachments
SWContextManager is not compiled if SERVICE_WORKER=OFF. (1.88 KB, patch)
2022-09-05 01:43 PDT, Thomas Devoogdt
no flags
Thomas Devoogdt
Comment 1 2022-09-05 01:43:28 PDT
Created attachment 462138 [details] SWContextManager is not compiled if SERVICE_WORKER=OFF.
EWS
Comment 2 2022-09-05 07:23:14 PDT
Committed 254163@main (a91ffd1fa487): <https://commits.webkit.org/254163@main> Reviewed commits have been landed. Closing PR #4026 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-05 07:24:16 PDT
Note You need to log in before you can comment on or make changes to this bug.