[webkit-changes] [WebKit/WebKit] 6ec99c: Revert 283505 at main
Charlie Wolfe
noreply at github.com
Thu Sep 19 11:43:05 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6ec99c556387e2582a193ff61c8fc7c664e7d736
https://github.com/WebKit/WebKit/commit/6ec99c556387e2582a193ff61c8fc7c664e7d736
Author: Charlie Wolfe <charliew at apple.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M Source/WebCore/page/LoginStatus.cpp
M Source/WebCore/page/LoginStatus.h
M Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsStore.cpp
M Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsStore.h
M Source/WebKit/NetworkProcess/Classifier/WebResourceLoadStatisticsStore.cpp
M Source/WebKit/NetworkProcess/Classifier/WebResourceLoadStatisticsStore.h
Log Message:
-----------
Revert 283505 at main
https://bugs.webkit.org/show_bug.cgi?id=279992
rdar://136162381
Unreviewed.
Caused debug assertion failures in API tests.
* Source/WebCore/page/LoginStatus.cpp:
(WebCore::LoginStatus::isolatedCopy const): Deleted.
(WebCore::LoginStatus::isolatedCopy): Deleted.
* Source/WebCore/page/LoginStatus.h:
* Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsStore.cpp:
(WebKit::ResourceLoadStatisticsStore::expectedTableAndIndexQueries):
(WebKit::ResourceLoadStatisticsStore::sortedTables):
(WebKit::ResourceLoadStatisticsStore::createSchema):
(WebKit::ResourceLoadStatisticsStore::destroyStatements):
(WebKit::ResourceLoadStatisticsStore::domainID const):
(WebKit::ResourceLoadStatisticsStore::insertLoginStatus): Deleted.
(WebKit::ResourceLoadStatisticsStore::removeLoginStatus): Deleted.
(WebKit::ResourceLoadStatisticsStore::loginStatusExists): Deleted.
(WebKit::ResourceLoadStatisticsStore::loginStatusDomainID const): Deleted.
(WebKit::ResourceLoadStatisticsStore::domainIDWithTable const): Deleted.
(WebKit::ResourceLoadStatisticsStore::setLoginStatus): Deleted.
(WebKit::ResourceLoadStatisticsStore::isLoggedIn): Deleted.
* Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsStore.h:
* Source/WebKit/NetworkProcess/Classifier/WebResourceLoadStatisticsStore.cpp:
(WebKit::WebResourceLoadStatisticsStore::setLoginStatus):
(WebKit::WebResourceLoadStatisticsStore::isLoggedIn):
* Source/WebKit/NetworkProcess/Classifier/WebResourceLoadStatisticsStore.h:
Canonical link: https://commits.webkit.org/283936@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