Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5318af2a52ea3454f4c8d33fea2ac44fc1fd708a
https://github.com/WebKit/WebKit/commit/5318af2a52ea3454f4c8d33fea2ac44fc1fd708a
Author: Matthew Finkel <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M Source/WebCore/loader/MixedContentChecker.cpp
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
Log Message:
-----------
Add quirk on battle.net for login accessing loopback
https://bugs.webkit.org/show_bug.cgi?id=315788
rdar://176981763
Reviewed by Ben Nham.
This patch adds a new quirk for allowing access to http://127.0.0.1 on the
battle.net's login page. This seems like it might've been caused by a recent
web site change.
* Source/WebCore/loader/MixedContentChecker.cpp:
(WebCore::shouldAllowConnectionWithPotentiallyInsecureProtocol):
(WebCore::MixedContentChecker::shouldBlockRequest):
* Source/WebCore/page/Quirks.cpp:
* Source/WebCore/page/Quirks.h:
Canonical link: https://commits.webkit.org/314907@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications