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

Chris Dumez noreply at github.com
Mon Feb 10 07:17:58 PST 2025


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

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations
    M Source/WebCore/platform/graphics/cocoa/WebCoreDecompressionSession.mm

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

Reviewed by Darin Adler.

* Source/WebCore/platform/graphics/cocoa/WebCoreDecompressionSession.mm:
(WebCore::WebCoreDecompressionSession::setTimebaseWithLockHeld):
(WebCore::WebCoreDecompressionSession::maybeDecodeNextSample):
(WebCore::WebCoreDecompressionSession::decodeSampleInternal):
(WebCore::WebCoreDecompressionSession::decodeSampleSync):
(WebCore::WebCoreDecompressionSession::initializeVideoDecoder):

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