Bug 253187
| Summary: | Build fixes for !ENABLE(SERVICE_WORKER) after 260990@main | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Stephan Szabo <stephan.szabo> |
| Component: | WebKit Misc. | Assignee: | Stephan Szabo <stephan.szabo> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Stephan Szabo
After 260990@main, we saw failures from the generated serializers where a statement wasn't terminated by a semicolon (as that was inside a not taken #if block) and a couple places using some new items without guards.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Stephan Szabo
Pull request: https://github.com/WebKit/WebKit/pull/10890
EWS
Committed 261094@main (0cc96819dbaf): <https://commits.webkit.org/261094@main>
Reviewed commits have been landed. Closing PR #10890 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/106160991>