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

Chris Dumez noreply at github.com
Fri Feb 7 23:04:07 PST 2025


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

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp

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

Reviewed by Ryosuke Niwa.

* Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp:
(WebCore::GraphicsContextCG::applyStrokePattern):
(WebCore::GraphicsContextCG::applyFillPattern):
(WebCore::GraphicsContextCG::fillPath):
(WebCore::GraphicsContextCG::strokePath):
(WebCore::GraphicsContextCG::fillRect):
(WebCore::GraphicsContextCG::strokeRect):

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