Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0c8a20becc15b108f57d423fc095d379e4c7f245
https://github.com/WebKit/WebKit/commit/0c8a20becc15b108f57d423fc095d379e4c7f245
Author: Marcus Plutowski <[email protected]>
Date: 2025-10-13 (Mon, 13 Oct 2025)
Changed paths:
M Source/bmalloc/bmalloc/BPlatform.h
M Source/bmalloc/libpas/src/libpas/pas_platform.h
Log Message:
-----------
[libpas] Switch to open source MTE implementation for iOS
https://bugs.webkit.org/show_bug.cgi?id=300633
rdar://162529860
Reviewed by Daniel Liu.
Though the actual MTE enablement code is checked at runtime (and so is
not dependent on platform -- we can build it even for non-MTE devices),
for the purposes of smoothing this transition we want to first enable it
for iOS devices (which comprise a superset of those Apple SoCs which
support the feature) in case there are any platform-specific build or
performance issues with the alternative open source MTE implementation.
Canonical link: https://commits.webkit.org/301426@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes