RESOLVED FIXED 264902
Build fix when SERVICE_WORKER is disabled
https://bugs.webkit.org/show_bug.cgi?id=264902
Summary Build fix when SERVICE_WORKER is disabled
Takashi Komori
Reported 2023-11-15 15:40:51 PST
When SERVICE_WORKER is dsabled, building webkit fails. isValidEnum<WebCore::BackgroundFetchFailureReason, void> and isValidEnum<WebCore::BackgroundFetchResult, void> in GeneratedSerializers.cpp should be disaled when SERVICE_WORKER is off.
Attachments
Takashi Komori
Comment 1 2023-11-15 15:56:05 PST
Don Olmstead
Comment 2 2023-11-17 10:52:06 PST
EWS
Comment 3 2023-11-17 16:47:23 PST
Committed 270920@main (ed1571ff480c): <https://commits.webkit.org/270920@main> Reviewed commits have been landed. Closing PR #20566 and removing active labels.
Radar WebKit Bug Importer
Comment 4 2023-11-17 16:48:14 PST
Note You need to log in before you can comment on or make changes to this bug.