Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dc44f352c7e6def361e9192cacd70c7af471208c
      
https://github.com/WebKit/WebKit/commit/dc44f352c7e6def361e9192cacd70c7af471208c
  Author: Chris Dumez <[email protected]>
  Date:   2025-10-03 (Fri, 03 Oct 2025)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations
    M Source/WebCore/platform/graphics/DestinationColorSpace.cpp

  Log Message:
  -----------
  Address safer CPP warnings in DestinationColorSpace.cpp
https://bugs.webkit.org/show_bug.cgi?id=298923
rdar://160807955

Reviewed by Ryosuke Niwa.

The first time we attempted this, it ended up being a MotionMark regression.
This iteration suppresses some warnings instead, in order to be performance
neutral.

* 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<<):

Canonical link: https://commits.webkit.org/300991@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

Reply via email to