Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7ccf004af68237fa0409064a177078f4cf9799a5
      
https://github.com/WebKit/WebKit/commit/7ccf004af68237fa0409064a177078f4cf9799a5
  Author: Chris Dumez <[email protected]>
  Date:   2025-12-19 (Fri, 19 Dec 2025)

  Changed paths:
    M Source/WTF/benchmarks/HashSetDFGReplay.cpp
    M Source/WTF/wtf/AutomaticThread.cpp
    M Source/WTF/wtf/CallbackAggregator.h
    M Source/WTF/wtf/CancellableTask.h
    M Source/WTF/wtf/CheckedPtr.h
    M Source/WTF/wtf/CheckedRef.h
    M Source/WTF/wtf/CompactPtr.h
    M Source/WTF/wtf/CompactRefPtrTuple.h
    M Source/WTF/wtf/CompactUniquePtrTuple.h
    M Source/WTF/wtf/CompactVariantOperations.h
    M Source/WTF/wtf/CompletionHandler.h
    M Source/WTF/wtf/ConcurrentBuffer.h
    M Source/WTF/wtf/ConcurrentPtrHashSet.cpp
    M Source/WTF/wtf/ConcurrentVector.h
    M Source/WTF/wtf/CoroutineUtilities.h
    M Source/WTF/wtf/CrossThreadCopier.h
    M Source/WTF/wtf/CrossThreadQueue.h
    M Source/WTF/wtf/CrossThreadTask.h
    M Source/WTF/wtf/CrossThreadTaskHandler.cpp
    M Source/WTF/wtf/DataRef.h
    M Source/WTF/wtf/DateMath.cpp
    M Source/WTF/wtf/Deque.h
    M Source/WTF/wtf/EmbeddedFixedVector.h
    M Source/WTF/wtf/EnumeratedArray.h
    M Source/WTF/wtf/Expected.h
    M Source/WTF/wtf/FastBitVector.h
    M Source/WTF/wtf/FastMalloc.cpp
    M Source/WTF/wtf/FileSystem.cpp
    M Source/WTF/wtf/FixedBitVector.h
    M Source/WTF/wtf/FixedVector.h
    M Source/WTF/wtf/Function.h
    M Source/WTF/wtf/GenericHashKey.h
    M Source/WTF/wtf/HashMap.h
    M Source/WTF/wtf/HashSet.h
    M Source/WTF/wtf/HashTable.h
    M Source/WTF/wtf/HashTraits.h
    M Source/WTF/wtf/IndexSparseSet.h
    M Source/WTF/wtf/IndexedRange.h
    M Source/WTF/wtf/Insertion.h
    M Source/WTF/wtf/IntervalSet.h
    M Source/WTF/wtf/IteratorRange.h
    M Source/WTF/wtf/JSONValues.cpp
    M Source/WTF/wtf/JSONValues.h
    M Source/WTF/wtf/KeyValuePair.h
    M Source/WTF/wtf/LazyRef.h
    M Source/WTF/wtf/LazyUniqueRef.h
    M Source/WTF/wtf/LikelyDenseUnsignedIntegerSet.h
    M Source/WTF/wtf/ListHashSet.h
    M Source/WTF/wtf/LockedPrintStream.cpp
    M Source/WTF/wtf/LocklessBag.h
    M Source/WTF/wtf/LoggingHashMap.h
    M Source/WTF/wtf/LoggingHashSet.h
    M Source/WTF/wtf/MainThread.cpp
    M Source/WTF/wtf/MainThreadData.h
    M Source/WTF/wtf/MainThreadDispatcher.cpp
    M Source/WTF/wtf/MallocPtr.h
    M Source/WTF/wtf/MallocSpan.h
    M Source/WTF/wtf/Markable.h
    M Source/WTF/wtf/MemoryPressureHandler.cpp
    M Source/WTF/wtf/MemoryPressureHandler.h
    M Source/WTF/wtf/MessageQueue.h
    M Source/WTF/wtf/MetaAllocator.cpp
    M Source/WTF/wtf/MmapSpan.h
    M Source/WTF/wtf/NakedPtr.h
    M Source/WTF/wtf/NativePromise.h
    M Source/WTF/wtf/NeverDestroyed.h
    M Source/WTF/wtf/OSObjectPtr.h
    M Source/WTF/wtf/Observer.h
    M Source/WTF/wtf/OptionSet.h
    M Source/WTF/wtf/OptionalOrReference.h
    M Source/WTF/wtf/ParallelHelperPool.cpp
    M Source/WTF/wtf/ParkingLot.cpp
    M Source/WTF/wtf/PreciseSum.cpp
    M Source/WTF/wtf/Ref.h
    M Source/WTF/wtf/RefCountable.h
    M Source/WTF/wtf/RefCountedFixedVector.h
    M Source/WTF/wtf/RefCounter.h
    M Source/WTF/wtf/RefPtr.h
    M Source/WTF/wtf/RefTrackerMixin.cpp
    M Source/WTF/wtf/RetainPtr.h
    M Source/WTF/wtf/RobinHoodHashTable.h
    M Source/WTF/wtf/RunLoop.cpp
    M Source/WTF/wtf/RunLoop.h
    M Source/WTF/wtf/Scope.h
    M Source/WTF/wtf/ScopedLambda.h
    M Source/WTF/wtf/SegmentedVector.h
    M Source/WTF/wtf/SequesteredAllocator.h
    M Source/WTF/wtf/SetForScope.h
    M Source/WTF/wtf/SharedTask.h
    M Source/WTF/wtf/SingleRootGraph.h
    M Source/WTF/wtf/SmallMap.h
    M Source/WTF/wtf/SmallSet.h
    M Source/WTF/wtf/StackCheck.h
    M Source/WTF/wtf/StackShot.h
    M Source/WTF/wtf/StdLibExtras.h
    M Source/WTF/wtf/SuspendableWorkQueue.cpp
    M Source/WTF/wtf/ThreadAssertions.h
    M Source/WTF/wtf/ThreadSafeWeakHashSet.h
    M Source/WTF/wtf/ThreadSafeWeakPtr.h
    M Source/WTF/wtf/Threading.cpp
    M Source/WTF/wtf/TinyLRUCache.h
    M Source/WTF/wtf/TrailingArray.h
    M Source/WTF/wtf/URL.cpp
    M Source/WTF/wtf/URL.h
    M Source/WTF/wtf/URLHelpers.cpp
    M Source/WTF/wtf/URLParser.cpp
    M Source/WTF/wtf/Unexpected.h
    M Source/WTF/wtf/UniqueRef.h
    M Source/WTF/wtf/ValueOrReference.h
    M Source/WTF/wtf/VariantList.h
    M Source/WTF/wtf/VariantListOperations.h
    M Source/WTF/wtf/Vector.h
    M Source/WTF/wtf/WeakHashMap.h
    M Source/WTF/wtf/WeakHashSet.h
    M Source/WTF/wtf/WeakPtr.h
    M Source/WTF/wtf/WeakRef.h
    M Source/WTF/wtf/WorkQueue.cpp
    M Source/WTF/wtf/WorkerPool.cpp
    M Source/WTF/wtf/ZippedRange.h
    M Source/WTF/wtf/cf/RunLoopCF.cpp
    M Source/WTF/wtf/cocoa/CrashReporter.cpp
    M Source/WTF/wtf/cocoa/FileSystemCocoa.mm
    M Source/WTF/wtf/cocoa/VectorCocoa.h
    M Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp
    M Source/WTF/wtf/darwin/LibraryPathDiagnostics.mm
    M Source/WTF/wtf/generic/RunLoopGeneric.cpp
    M Source/WTF/wtf/generic/WorkQueueGeneric.cpp
    M Source/WTF/wtf/glib/ActivityObserver.h
    M Source/WTF/wtf/glib/GMallocString.h
    M Source/WTF/wtf/glib/GRefPtr.h
    M Source/WTF/wtf/glib/GSocketMonitor.cpp
    M Source/WTF/wtf/glib/RunLoopGLib.cpp
    M Source/WTF/wtf/glib/SocketConnection.cpp
    M Source/WTF/wtf/glib/SocketConnection.h
    M Source/WTF/wtf/glib/SysprofAnnotator.h
    M Source/WTF/wtf/mac/FileSystemMac.mm
    M Source/WTF/wtf/persistence/PersistentCoders.cpp
    M Source/WTF/wtf/persistence/PersistentCoders.h
    M Source/WTF/wtf/playstation/FileSystemPlayStation.cpp
    M Source/WTF/wtf/posix/FileHandlePOSIX.cpp
    M Source/WTF/wtf/posix/FileSystemPOSIX.cpp
    M Source/WTF/wtf/posix/MappedFileDataPOSIX.cpp
    M Source/WTF/wtf/posix/ThreadingPOSIX.cpp
    M Source/WTF/wtf/text/AtomString.cpp
    M Source/WTF/wtf/text/AtomString.h
    M Source/WTF/wtf/text/AtomStringHash.h
    M Source/WTF/wtf/text/AtomStringImpl.cpp
    M Source/WTF/wtf/text/AtomStringImpl.h
    M Source/WTF/wtf/text/Base64.cpp
    M Source/WTF/wtf/text/CString.cpp
    M Source/WTF/wtf/text/ExternalStringImpl.cpp
    M Source/WTF/wtf/text/LineEnding.cpp
    M Source/WTF/wtf/text/StringBuilderInternals.h
    M Source/WTF/wtf/text/StringConcatenate.h
    M Source/WTF/wtf/text/StringHash.h
    M Source/WTF/wtf/text/StringImpl.cpp
    M Source/WTF/wtf/text/StringImpl.h
    M Source/WTF/wtf/text/StringView.cpp
    M Source/WTF/wtf/text/StringView.h
    M Source/WTF/wtf/text/SymbolImpl.h
    M Source/WTF/wtf/text/TextBreakIterator.h
    M Source/WTF/wtf/text/WTFString.cpp
    M Source/WTF/wtf/text/WTFString.h
    M Source/WTF/wtf/text/cf/StringCF.cpp
    M Source/WTF/wtf/text/cf/StringImplCF.cpp
    M Source/WTF/wtf/text/cocoa/ContextualizedCFString.mm
    M Source/WTF/wtf/threads/Signals.cpp
    M Source/WTF/wtf/unix/UnixFileDescriptor.h
    M Source/WTF/wtf/win/FileHandleWin.cpp
    M Source/WTF/wtf/win/FileSystemWin.cpp
    M Source/WTF/wtf/win/GDIObject.h
    M Source/WTF/wtf/win/MappedFileDataWin.cpp
    M Source/WTF/wtf/win/RunLoopWin.cpp
    M Source/WTF/wtf/win/SignalsWin.cpp
    M Source/WTF/wtf/win/ThreadingWin.cpp

  Log Message:
  -----------
  Use WTF::move() instead of WTFMove() macro in Source/WTF
https://bugs.webkit.org/show_bug.cgi?id=304465

Reviewed by Ryosuke Niwa.

* Source/WTF/*:

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



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

Reply via email to