[webkit-changes] [WebKit/WebKit] 71dc79: Add more smart pointers to Geolocation
Abigail Fox
noreply at github.com
Thu May 23 14:45:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 71dc7942508f80337321012ad3249b0af2949fd1
https://github.com/WebKit/WebKit/commit/71dc7942508f80337321012ad3249b0af2949fd1
Author: Abigail Fox <abigail_fox at apple.com>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M Source/WebCore/Modules/geolocation/Geolocation.cpp
M Source/WebCore/Modules/geolocation/Geolocation.h
Log Message:
-----------
Add more smart pointers to Geolocation
https://bugs.webkit.org/show_bug.cgi?id=274489
rdar://128497803
Reviewed by Ryosuke Niwa.
* Source/WebCore/Modules/geolocation/Geolocation.cpp:
(WebCore::Geolocation::page const):
(WebCore::Geolocation::resumeTimerFired):
(WebCore::Geolocation::resetAllGeolocationPermission):
(WebCore::Geolocation::stop):
(WebCore::Geolocation::lastPosition):
(WebCore::Geolocation::getCurrentPosition):
(WebCore::Geolocation::shouldBlockGeolocationRequests):
* Source/WebCore/Modules/geolocation/Geolocation.h:
Canonical link: https://commits.webkit.org/279237@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