[webkit-changes] [WebKit/WebKit] ac5f42: Address safer C++ static analysis warnings in WebC...

Chris Dumez noreply at github.com
Fri Feb 14 13:52:29 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ac5f4294bc84fbf343b3ae2608bab1a63804935a
      https://github.com/WebKit/WebKit/commit/ac5f4294bc84fbf343b3ae2608bab1a63804935a
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2025-02-14 (Fri, 14 Feb 2025)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebCore/platform/graphics/Color.cpp
    M Source/WebCore/platform/graphics/Color.h

  Log Message:
  -----------
  Address safer C++ static analysis warnings in WebCore::Color
https://bugs.webkit.org/show_bug.cgi?id=287689

Reviewed by Ryosuke Niwa.

* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/platform/graphics/Color.cpp:
(WebCore::Color::data const):
(WebCore::Color::semanticColor const):
(WebCore::Color::colorSpaceAndResolvedColorComponents const):
* Source/WebCore/platform/graphics/Color.h:
(WebCore::add):
(WebCore::outOfLineComponentsEqual):
(WebCore::outOfLineComponentsEqualIgnoringSemanticColor):
(WebCore::Color::callOnUnderlyingType const):
(WebCore::Color::protectedAsOutOfLine const):
(WebCore::Color::asOutOfLineRef const): Deleted.

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