Bug 264902
| Summary: | Build fix when SERVICE_WORKER is disabled | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Takashi Komori <takashi.komori> |
| Component: | Service Workers | Assignee: | Don Olmstead <don.olmstead> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Takashi Komori
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
Pull request: https://github.com/WebKit/webkit/pull/20566
Don Olmstead
Pull request: https://github.com/WebKit/WebKit/pull/20566
EWS
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
<rdar://problem/118585552>