Bug 277429
| Summary: | Do not build MarketplaceKitWrapper on visionOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
I tried to prevent MarketplaceKitWrapper from building on visionOS in 281586@main but it didn't work because os(iOS) includes visionOS. We need to more explicitly state that we don't want to build this file on visionOS.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ben Nham
<rdar://problem/132784346>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/31544
EWS
Committed 281666@main (9dca5fe2be82): <https://commits.webkit.org/281666@main>
Reviewed commits have been landed. Closing PR #31544 and removing active labels.