Bug 303196
| Summary: | Ensure Swift flags inherited in WebCore | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebCore 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 | ||
adrian_taylor
A recent change to WebCore stopped it inheriting OTHER_SWIFT_FLAGS, which may reduce our ability to enforce Swift safety if ever WebCore comes to contain production Swift code. Add inheritance.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
adrian_taylor
<rdar://problem/165458723>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/54527
EWS
Committed 303736@main (38eb74b909e2): <https://commits.webkit.org/303736@main>
Reviewed commits have been landed. Closing PR #54527 and removing active labels.