[webkit-changes] [WebKit/WebKit] 99a354: Address safer C++ static analysis warnings in Trac...

Chris Dumez noreply at github.com
Fri Feb 14 20:24:04 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 99a35401035eb2aa3855aab36fbf29483c37d60f
      https://github.com/WebKit/WebKit/commit/99a35401035eb2aa3855aab36fbf29483c37d60f
  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/TrackBuffer.cpp

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

Reviewed by Ryosuke Niwa.

* Source/WebCore/platform/graphics/TrackBuffer.cpp:
(WebCore::TrackBuffer::updateMinimumUpcomingPresentationTime):
(WebCore::TrackBuffer::reenqueueMediaForTime):
(WebCore::TrackBuffer::removeSamples):
(WebCore::decodeTimeComparator):
(WebCore::TrackBuffer::removeCodedFrames):
(WebCore::TrackBuffer::codedFramesIntervalSize):

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