Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 05c83a6550b7871c577106d34e40b6777c4e3381
https://github.com/WebKit/WebKit/commit/05c83a6550b7871c577106d34e40b6777c4e3381
Author: Zhuo Ying Jiang Li <[email protected]>
Date: 2026-07-26 (Sun, 26 Jul 2026)
Changed paths:
M Source/bmalloc/libpas/src/libpas/pas_mte_config.c
Log Message:
-----------
[libpas] Fix MTE_overrideEnablementForJavaScriptCore=true incorrectly
disabling MTE
https://bugs.webkit.org/show_bug.cgi?id=319668
Reviewed by Marcus Plutowski and Keith Miller.
This change correctly sets config->enabled=true when
MTE_overrideEnablementForJavaScriptCore
is set to true.
No new tests since this is a debug-only env var override.
* Source/bmalloc/libpas/src/libpas/pas_mte_config.c:
(pas_mte_do_initialization):
Canonical link: https://commits.webkit.org/317947@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications