Bug 300439
| Summary: | Allow warnings as errors in WebKit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 300710, 302353, 302482 | ||
| Bug Blocks: | |||
adrian_taylor
In the WebKit project, Swift warnings are never treated as errors. When we enable Strictly Safe Swift we want its warnings to be propagated as errors, so we need to remove this option.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/162275605>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/52062
EWS
Committed 301469@main (1205594aa0b1): <https://commits.webkit.org/301469@main>
Reviewed commits have been landed. Closing PR #52062 and removing active labels.
EWS
Committed 302849@main (55c7cd08092a): <https://commits.webkit.org/302849@main>
Reviewed commits have been landed. Closing PR #53261 and removing active labels.
Ben Schwartz
Reopened Bugzilla.
302849@main broke internal builds., tracking revert in https://bugs.webkit.org/show_bug.cgi?id=302353.
EWS
Committed 302983@main (6b235623ef12): <https://commits.webkit.org/302983@main>
Reviewed commits have been landed. Closing PR #53819 and removing active labels.
Ben Schwartz
Reopened Bugzilla.
302983@main broke internal builds., tracking revert in https://bugs.webkit.org/show_bug.cgi?id=302482.
EWS
Committed 303537@main (01cbd4c60cd2): <https://commits.webkit.org/303537@main>
Reviewed commits have been landed. Closing PR #53942 and removing active labels.