Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ec611dac5b6621494491ba3cb9ff1f937de10bef
https://github.com/WebKit/WebKit/commit/ec611dac5b6621494491ba3cb9ff1f937de10bef
Author: Per Arne Vollan <[email protected]>
Date: 2026-07-01 (Wed, 01 Jul 2026)
Changed paths:
M Source/WebKit/NetworkProcess/NetworkResourceLoader.cpp
Log Message:
-----------
Local file loads should always be checked in
NetworkResourceLoader::startNetworkLoad
https://bugs.webkit.org/show_bug.cgi?id=314102
rdar://174670360
Reviewed by Chris Dumez.
Currently, the local file request is only checked for the first load, but it
should always be checked.
* Source/WebKit/NetworkProcess/NetworkResourceLoader.cpp:
(WebKit::NetworkResourceLoader::startNetworkLoad):
Originally-landed-as: 305413.840@safari-7624-branch (9cdeb32dccda).
rdar://180437685
Canonical link: https://commits.webkit.org/316268@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications