Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 28698492e4f86db2c0b1cbec38061176ae171229 https://github.com/WebKit/WebKit/commit/28698492e4f86db2c0b1cbec38061176ae171229 Author: Chris Dumez <cdu...@apple.com> Date: 2025-09-17 (Wed, 17 Sep 2025)
Changed paths: M Source/WebCore/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations M Source/WebCore/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations M Source/WebCore/platform/graphics/DestinationColorSpace.cpp M Source/WebCore/platform/graphics/DestinationColorSpace.h Log Message: ----------- Address safer CPP warnings in DestinationColorSpace.cpp https://bugs.webkit.org/show_bug.cgi?id=298923 Reviewed by Sam Weinig. * Source/WebCore/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations: * Source/WebCore/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations: * Source/WebCore/platform/graphics/DestinationColorSpace.cpp: (WebCore::operator==): (WebCore::DestinationColorSpace::asRGB const): (WebCore::DestinationColorSpace::asExtended const): (WebCore::DestinationColorSpace::supportsOutput const): (WebCore::DestinationColorSpace::usesExtendedRange const): (WebCore::DestinationColorSpace::usesITUR_2100TF const): (WebCore::operator<<): * Source/WebCore/platform/graphics/DestinationColorSpace.h: (WebCore::DestinationColorSpace::protectedPlatformColorSpace const): Canonical link: https://commits.webkit.org/300115@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes