Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9845affea3ca058cd0a3ca659eabf792cdc326b8
https://github.com/WebKit/WebKit/commit/9845affea3ca058cd0a3ca659eabf792cdc326b8
Author: Kai Tamkun <[email protected]>
Date: 2026-07-24 (Fri, 24 Jul 2026)
Changed paths:
M JSTests/stress/iterator-prototype.js
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
[JSC] Enable Explicit Resource Management by default
https://bugs.webkit.org/show_bug.cgi?id=248707
rdar://103209363
Reviewed by Yusuke Suzuki.
This patch enables support for the Explicit Resource Management proposal
by default. It also fixes one test that was broken by its enablement (it
assumed no Symbol.dispose present).
Already covered by existing tests.
* JSTests/stress/iterator-prototype.js:
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/317894@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications