Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7fdf490623b2618ee9056c42c39d7c92ee240530
https://github.com/WebKit/WebKit/commit/7fdf490623b2618ee9056c42c39d7c92ee240530
Author: Anne van Kesteren <[email protected]>
Date: 2026-05-03 (Sun, 03 May 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/webmessaging/postMessage_CryptoKey_insecure.sub-expected.txt
M Source/WebCore/bindings/js/SerializedScriptValue.cpp
Log Message:
-----------
Ensure CryptoKey stays in a secure context
https://bugs.webkit.org/show_bug.cgi?id=313923
Reviewed by Chris Dumez.
We have CryptoKey annotated with SecureContext in IDL, but did not
enforce that as part of message passing.
This aligns us with the standard and Chromium.
Canonical link: https://commits.webkit.org/312502@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications