[webkit-changes] [WebKit/WebKit] 757b49: Unreviewed, reverting 266929 at main.

Commit Queue noreply at github.com
Thu Aug 17 10:01:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 757b491f1725bc937d0c045fa9b6304360f1f229
      https://github.com/WebKit/WebKit/commit/757b491f1725bc937d0c045fa9b6304360f1f229
  Author: Commit Queue <commit-queue at webkit.org>
  Date:   2023-08-17 (Thu, 17 Aug 2023)

  Changed paths:
    M Source/JavaScriptCore/create_hash_table
    M Source/JavaScriptCore/runtime/JSCBytecodeCacheVersion.cpp.in
    M Source/JavaScriptCore/runtime/JSCell.cpp
    M Source/JavaScriptCore/runtime/TemplateObjectDescriptor.h
    M Source/JavaScriptCore/tools/JSDollarVM.cpp
    M Source/JavaScriptCore/tools/VMInspector.cpp
    M Source/JavaScriptCore/yarr/hasher.py
    M Source/WTF/WTF.xcodeproj/project.pbxproj
    M Source/WTF/wtf/CMakeLists.txt
    M Source/WTF/wtf/Hasher.h
    M Source/WTF/wtf/text/CString.cpp
    M Source/WTF/wtf/text/StringHash.h
    M Source/WTF/wtf/text/StringHasher.h
    R Source/WTF/wtf/text/StringHasherInlines.h
    M Source/WTF/wtf/text/StringImpl.h
    R Source/WTF/wtf/text/SuperFastHash.h
    R Source/WTF/wtf/text/WYHash.h
    M Source/WTF/wtf/unicode/UTF8Conversion.cpp
    M Source/WebCore/bindings/scripts/Hasher.pm
    M Source/WebCore/bindings/scripts/test/JS/JSTestGlobalObject.cpp
    M Source/WebCore/contentextensions/DFAMinimizer.cpp
    M Source/WebCore/contentextensions/HashableActionList.h
    M Source/WebCore/platform/SharedStringHash.cpp
    M Source/WebCore/platform/graphics/WidthCache.h
    M Tools/TestWebKitAPI/CMakeLists.txt
    M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
    M Tools/TestWebKitAPI/Tests/WTF/StringHasher.cpp
    R Tools/TestWebKitAPI/Tests/WTF/SuperFastHash.cpp
    R Tools/TestWebKitAPI/Tests/WTF/WYHash.cpp

  Log Message:
  -----------
  Unreviewed, reverting 266929 at main.
https://bugs.webkit.org/show_bug.cgi?id=260353

Regressions

Reverted changeset:

"[JSC] Introduce wyhash to StringImpl"
https://bugs.webkit.org/show_bug.cgi?id=260147
https://commits.webkit.org/266929@main

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




More information about the webkit-changes mailing list