Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 28f408c82d9e05b448ba4efc98077f12ed144f6b
      
https://github.com/WebKit/WebKit/commit/28f408c82d9e05b448ba4efc98077f12ed144f6b
  Author: Jessica Lee <[email protected]>
  Date:   2025-12-05 (Fri, 05 Dec 2025)

  Changed paths:
    M Source/WebCore/Modules/webaudio/AudioWorkletThread.cpp
    M Source/WebCore/Modules/webdatabase/SQLTransactionCoordinator.cpp
    M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M 
Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations
    M Source/WebCore/css/CSSPendingSubstitutionValue.cpp
    M Source/WebCore/platform/encryptedmedia/clearkey/CDMClearKey.cpp
    M Source/WebCore/platform/graphics/ColorUtilities.h

  Log Message:
  -----------
  Adopt safer CPP in AudioWorkletThread, SQLTransactionCoordinator, 
CSSPendingSubstitutionValue, CDMClearKey, SVGAltGlyphElement
https://bugs.webkit.org/show_bug.cgi?id=302993
rdar://165248345

Reviewed by Per Arne Vollan.

Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines.

No new tests needed.

* Source/WebCore/Modules/webaudio/AudioWorkletThread.cpp:
(WebCore::AudioWorkletThread::createThread):
* Source/WebCore/Modules/webdatabase/SQLTransactionCoordinator.cpp:
(WebCore::SQLTransactionCoordinator::shutdown):
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* 
Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations:
* Source/WebCore/css/CSSPendingSubstitutionValue.cpp:
(WebCore::CSSPendingSubstitutionValue::resolveValue const):
* Source/WebCore/platform/encryptedmedia/clearkey/CDMClearKey.cpp:
(WebCore::CDMInstanceSessionClearKey::requestLicense):
* Source/WebCore/platform/graphics/ColorUtilities.h:
(WebCore::colorByModifingEachNonAlphaComponent):

Canonical link: https://commits.webkit.org/303999@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to