Bug 300529
| Summary: | [libpas] Switch over to OpenSource MTE implementation for iOS platforms | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcus Plutowski <marcus_plutowski> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 300564 | ||
| Bug Blocks: | |||
Marcus Plutowski
rdar://162125014
This switches us to using the OpenSource implementation for iOS; we will leave the build-time enablement for other platforms (regardless of whether or not they have MTE enabled in hardware -- the switch will be done at runtime) to be changed later.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Marcus Plutowski
Pull request: https://github.com/WebKit/WebKit/pull/52144
EWS
Committed 301361@main (d420cf4ffe22): <https://commits.webkit.org/301361@main>
Reviewed commits have been landed. Closing PR #52144 and removing active labels.
Jonathan Bedard
Reopened Bugzilla.
REGRESSION(301361@main): Broke non-MTE Internal builds, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=300564.
Marcus Plutowski
<rdar://problem/162529860>
Marcus Plutowski
Pull request: https://github.com/WebKit/WebKit/pull/52244