Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bb2966dbc5b4eaea9e11bea43e7d850a64c007de
      
https://github.com/WebKit/WebKit/commit/bb2966dbc5b4eaea9e11bea43e7d850a64c007de
  Author: Chris Dumez <[email protected]>
  Date:   2025-09-15 (Mon, 15 Sep 2025)

  Changed paths:
    M Source/WTF/wtf/Threading.h
    M Source/WebCore/PAL/pal/ThreadGlobalData.cpp
    M Source/WebCore/PAL/pal/ThreadGlobalData.h
    M Source/WebCore/SaferCPPExpectations/ForwardDeclCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebCore/platform/ThreadGlobalData.cpp
    M Source/WebCore/platform/ThreadGlobalData.h

  Log Message:
  -----------
  Address Safer CPP warnings in ThreadGlobalData
https://bugs.webkit.org/show_bug.cgi?id=298857

Reviewed by Ryosuke Niwa.

* Source/WTF/wtf/Threading.h:
* Source/WebCore/PAL/pal/ThreadGlobalData.cpp:
(PAL::ThreadGlobalData::ThreadGlobalData):
* Source/WebCore/PAL/pal/ThreadGlobalData.h:
* Source/WebCore/SaferCPPExpectations/ForwardDeclCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/platform/ThreadGlobalData.cpp:
(WebCore::ThreadGlobalData::ThreadGlobalData):
(WebCore::ThreadGlobalData::destroy):
(WebCore::threadGlobalDataSlow):
* Source/WebCore/platform/ThreadGlobalData.h:
(isType):
(WebCore::threadGlobalDataSingleton):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to