Bug 283001
Summary: | Unreviewed fix watchOS build after 286486@main | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Degazio <d_degazio> |
Component: | WebAssembly | Assignee: | David Degazio <d_degazio> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
David Degazio
rdar://139735779
https://commits.webkit.org/286486@main broke the watchOS build by accessing m_catchableFromWasm without checking at build time if WASM is enabled, which it isn't on watchOS.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Degazio
Pull request: https://github.com/WebKit/WebKit/pull/36541
EWS
Committed 286493@main (bcf1df7bd5d1): <https://commits.webkit.org/286493@main>
Reviewed commits have been landed. Closing PR #36541 and removing active labels.