Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2e37adcc23b7924259e34c73db142a30ad07c4d3
https://github.com/WebKit/WebKit/commit/2e37adcc23b7924259e34c73db142a30ad07c4d3
Author: Jessica Lee <[email protected]>
Date: 2026-07-28 (Tue, 28 Jul 2026)
Changed paths:
M Source/WebKit/NetworkProcess/NetworkProcess.cpp
Log Message:
-----------
NetworkProcess::allowEvaluatedURL may not call its completionHandler
https://bugs.webkit.org/show_bug.cgi?id=320480
rdar://183449981
Reviewed by Per Arne Vollan.
If build flag WEBCONTENTRESTRICTIONS_ASK_TO is enabled but there is no
referrerURL, the provided completionHandler is not called.
No new tests needed.
* Source/WebKit/NetworkProcess/NetworkProcess.cpp:
(WebKit::NetworkProcess::allowEvaluatedURL):
Canonical link: https://commits.webkit.org/318096@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications