WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Takashi Komori
Comment 1
2023-11-15 15:56:05 PST
Pull request:
https://github.com/WebKit/webkit/pull/20566
Don Olmstead
Comment 2
2023-11-17 10:52:06 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20566
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
<
rdar://problem/118585552
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug