Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d995144a1f1cdc33120dc1131d7886d442ff7be3
https://github.com/WebKit/WebKit/commit/d995144a1f1cdc33120dc1131d7886d442ff7be3
Author: Rupin Mittal <[email protected]>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
M Source/WebCore/loader/MixedContentChecker.cpp
Log Message:
-----------
[Mixed Content] MixedContentChecker::shouldBlockRequest() doesn't need the
document
https://bugs.webkit.org/show_bug.cgi?id=312237
rdar://174719372
Reviewed by Basuke Suzuki.
There's no need to get the document from the frame since we don't use it.
* Source/WebCore/loader/MixedContentChecker.cpp:
(WebCore::MixedContentChecker::shouldBlockRequest):
Canonical link: https://commits.webkit.org/311228@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications