Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0d06d701f0b934a54ebfef7809c4fb0839e911df
https://github.com/WebKit/WebKit/commit/0d06d701f0b934a54ebfef7809c4fb0839e911df
Author: Chris Dumez <[email protected]>
Date: 2025-10-19 (Sun, 19 Oct 2025)
Changed paths:
M Source/WebCore/Modules/geolocation/Geolocation.cpp
M Source/WebCore/Modules/geolocation/GeolocationController.h
M Source/WebCore/page/ActivityStateChangeObserver.h
M Source/WebCore/page/Page.cpp
M Source/WebCore/platform/mock/GeolocationClientMock.cpp
M Source/WebCore/platform/mock/GeolocationClientMock.h
M Source/WebKit/WebProcess/Geolocation/WebGeolocationManager.cpp
Log Message:
-----------
Drop IsDeprecatedWeakRefSmartPointerException for ActivityStateChangeObserver
https://bugs.webkit.org/show_bug.cgi?id=301060
Reviewed by Geoffrey Garen.
* Source/WebCore/Modules/geolocation/Geolocation.cpp:
(WebCore::Geolocation::resetAllGeolocationPermission):
(WebCore::Geolocation::stop):
(WebCore::Geolocation::lastPosition):
(WebCore::Geolocation::requestPermission):
(WebCore::Geolocation::revokeAuthorizationTokenIfNecessary):
(WebCore::Geolocation::startUpdating):
(WebCore::Geolocation::stopUpdating):
* Source/WebCore/Modules/geolocation/GeolocationController.h:
(WebCore::GeolocationController::from): Deleted.
(WebCore::GeolocationController::needsHighAccuracy const): Deleted.
* Source/WebCore/page/ActivityStateChangeObserver.h:
(WebCore::ActivityStateChangeObserver::~ActivityStateChangeObserver): Deleted.
* Source/WebCore/page/Page.cpp:
(WebCore::Page::didCommitLoad):
(WebCore::Page::setActivityState):
* Source/WebCore/platform/mock/GeolocationClientMock.cpp:
(WebCore::GeolocationClientMock::GeolocationClientMock):
(WebCore::GeolocationClientMock::setController):
(WebCore::GeolocationClientMock::controllerTimerFired):
* Source/WebCore/platform/mock/GeolocationClientMock.h:
* Source/WebKit/WebProcess/Geolocation/WebGeolocationManager.cpp:
(WebKit::WebGeolocationManager::didChangePosition):
(WebKit::WebGeolocationManager::didFailToDeterminePosition):
Canonical link: https://commits.webkit.org/301796@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes