Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8e11110eadb783c1d43fee94e4e3997c8ebf053c
https://github.com/WebKit/WebKit/commit/8e11110eadb783c1d43fee94e4e3997c8ebf053c
Author: Anne van Kesteren <[email protected]>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M
Source/WebCore/SaferCPPExpectations/NoUncheckedPtrMemberCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebCore/dom/DeviceMotionController.cpp
M Source/WebCore/dom/DeviceMotionController.h
M Source/WebCore/dom/DeviceOrientationController.cpp
M Source/WebCore/dom/DeviceOrientationController.h
M Source/WebCore/page/DeviceController.cpp
M Source/WebCore/platform/mock/DeviceOrientationClientMock.cpp
M Source/WebCore/platform/mock/DeviceOrientationClientMock.h
M Source/WebCore/platform/mock/GeolocationClientMock.cpp
Log Message:
-----------
Reduce unsafeness in DeviceController classes
https://bugs.webkit.org/show_bug.cgi?id=301997
Reviewed by Chris Dumez.
Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines
Canonical link: https://commits.webkit.org/302584@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications