Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b5f2a69205d051253d16b3933e6f41e228ced190
https://github.com/WebKit/WebKit/commit/b5f2a69205d051253d16b3933e6f41e228ced190
Author: Anne van Kesteren <[email protected]>
Date: 2026-01-13 (Tue, 13 Jan 2026)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
Enable the Origin API by default
https://bugs.webkit.org/show_bug.cgi?id=305368
Reviewed by Tim Nguyen.
The Origin API is part of the HTML standard and is thoroughly tested by
web-platform-tests:
https://html.spec.whatwg.org/multipage/browsers.html#the-origin-interface
The one aspect that is slightly risky is around [Extendable]MessageEvent
integration as that is not properly standardized, but we have reached
tentative agreement on the approach and Chromium ships the same solution
(backed by web-platform-tests).
Canonical link: https://commits.webkit.org/305514@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications