Bug 257891
| Summary: | [watchOS] Unreviewed Build Fix: Some SDK Combinations lack LockdownMode header | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | WebKit Misc. | Assignee: | Brent Fulgham <bfulgham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brent Fulgham
Our internal CI system has revealed that some watchOS build environments meet the version check, but still lack the actual LockdownMode.framework and headers. To avoid breaking these configurations (and any other similar platform issues), add a __has_include check.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/110530785>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/14812
EWS
Committed 265025@main (e1b1a8e15911): <https://commits.webkit.org/265025@main>
Reviewed commits have been landed. Closing PR #14812 and removing active labels.