Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8caaae923aa6461b5b66715f7281fd7e1babc7e1
      
https://github.com/WebKit/WebKit/commit/8caaae923aa6461b5b66715f7281fd7e1babc7e1
  Author: Chris Dumez <[email protected]>
  Date:   2025-11-11 (Tue, 11 Nov 2025)

  Changed paths:
    M 
Source/JavaScriptCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/JavaScriptCore/heap/HeapHelperPool.cpp
    M Source/WTF/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations
    M Source/WTF/SaferCPPExpectations/NoUncountedMemberCheckerExpectations
    M Source/WTF/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WTF/wtf/ParallelHelperPool.cpp
    M Source/WTF/wtf/ParallelHelperPool.h
    M Source/WTF/wtf/WorkerPool.cpp
    M Source/WTF/wtf/WorkerPool.h
    M Source/WTF/wtf/text/SymbolImpl.h
    M Source/WTF/wtf/text/SymbolRegistry.cpp
    M Source/WTF/wtf/text/cf/StringCF.cpp

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

Reviewed by Darin Adler.

This tested as performance neutral on the benchmarks we track.

* 
Source/JavaScriptCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/JavaScriptCore/heap/HeapHelperPool.cpp:
(JSC::heapHelperPool):
* Source/WTF/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations:
* Source/WTF/SaferCPPExpectations/NoUncountedMemberCheckerExpectations:
* Source/WTF/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WTF/wtf/ParallelHelperPool.cpp:
(WTF::ParallelHelperPool::create):
* Source/WTF/wtf/ParallelHelperPool.h:
(WTF::ParallelHelperPool::numberOfThreads const): Deleted.
* Source/WTF/wtf/WorkerPool.cpp:
* Source/WTF/wtf/WorkerPool.h:
(WTF::WorkerPool::create): Deleted.
(WTF::WorkerPool::name const): Deleted.
* Source/WTF/wtf/text/SymbolImpl.h:
(isType):
* Source/WTF/wtf/text/SymbolRegistry.cpp:
(WTF::SymbolRegistry::~SymbolRegistry):
(WTF::SymbolRegistry::symbolForKey):
* Source/WTF/wtf/text/cf/StringCF.cpp:
(WTF::String::createCFString const):

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



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

Reply via email to