[webkit-changes] [WebKit/WebKit] a4b39a: REGRESSION(276505 at main) reloading after crashing r...
Alex Christensen
noreply at github.com
Mon Mar 25 11:28:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a4b39a8c7766b2eae64e5cc8676ab35483f18bc8
https://github.com/WebKit/WebKit/commit/a4b39a8c7766b2eae64e5cc8676ab35483f18bc8
Author: Alex Christensen <achristensen at apple.com>
Date: 2024-03-25 (Mon, 25 Mar 2024)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
REGRESSION(276505 at main) reloading after crashing registers RegistrableDomain as a public suffix
https://bugs.webkit.org/show_bug.cgi?id=271662
rdar://125363034
Reviewed by Sihui Liu.
topPrivatelyControlledDomain was actually unused, but what we should be sending as a public suffix
should actually be a public suffix.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::launchProcessForReload):
Canonical link: https://commits.webkit.org/276635@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list