Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 28ea4d7f92e5fd4192671bcdbfde0e1b2fa70ccc
https://github.com/WebKit/WebKit/commit/28ea4d7f92e5fd4192671bcdbfde0e1b2fa70ccc
Author: Rupin Mittal <[email protected]>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
M Source/WebKit/WebProcess/WebPage/WebCookieJar.cpp
Log Message:
-----------
WebCookieJar contains duplicate shouldBlockCookies() call
https://bugs.webkit.org/show_bug.cgi?id=316231
rdar://178655565
Reviewed by Charlie Wolfe.
There is no need to recompute shouldBlockCookies. We can reuse the stored
result.
* Source/WebKit/WebProcess/WebPage/WebCookieJar.cpp:
(WebKit::WebCookieJar::cookiesEnabled):
Canonical link: https://commits.webkit.org/314550@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications