[webkit-changes] [WebKit/WebKit] 73dd09: Unreviewed, reverting 264265 at main.

Commit Queue noreply at github.com
Mon May 22 18:30:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 73dd0916a142193a105d0c88fd6906ac06cd4b2a
      https://github.com/WebKit/WebKit/commit/73dd0916a142193a105d0c88fd6906ac06cd4b2a
  Author: Commit Queue <commit-queue at webkit.org>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M Source/JavaScriptCore/builtins/BuiltinExecutables.cpp
    M Source/JavaScriptCore/builtins/BuiltinExecutables.h
    M Source/JavaScriptCore/builtins/BuiltinNames.cpp
    M Source/JavaScriptCore/builtins/BuiltinNames.h
    M Source/JavaScriptCore/runtime/InitializeThreading.cpp
    M Source/JavaScriptCore/runtime/JSString.h
    M Source/JavaScriptCore/runtime/SmallStrings.cpp
    M Source/JavaScriptCore/runtime/SmallStrings.h
    M Source/JavaScriptCore/runtime/VM.cpp
    M Source/WTF/wtf/CompactPtr.h
    M Source/WTF/wtf/Threading.cpp
    M Source/WTF/wtf/URL.cpp
    M Source/WTF/wtf/spi/cocoa/MachVMSPI.h
    M Source/WTF/wtf/text/AtomString.cpp
    M Source/WTF/wtf/text/AtomString.h
    M Source/WTF/wtf/text/AtomStringImpl.cpp
    M Source/WTF/wtf/text/AtomStringImpl.h
    M Source/WTF/wtf/text/StringImpl.cpp
    M Source/WTF/wtf/text/StringImpl.h
    M Source/WTF/wtf/text/SymbolImpl.cpp
    M Source/WTF/wtf/text/SymbolImpl.h
    M Source/WTF/wtf/text/UniquedStringImpl.h
    M Source/WTF/wtf/text/WTFString.cpp
    M Source/WTF/wtf/text/WTFString.h
    M Source/WebCore/bindings/scripts/StaticString.pm
    M Source/WebCore/css/CSSFontFaceSet.cpp
    M Source/WebCore/css/CSSFontSelector.cpp
    M Source/WebCore/dom/Document.cpp
    M Source/WebCore/dom/Document.h
    M Source/WebCore/dom/Element.cpp
    M Source/WebCore/dom/make_names.pl
    M Source/WebCore/platform/graphics/FontCascadeFonts.cpp
    M Source/WebCore/style/StyleResolveForFontRaw.cpp
    M Source/WebKit/Shared/EntryPointUtilities/Cocoa/XPCService/XPCServiceMain.mm
    M Source/WebKit/UIProcess/API/Cocoa/WKPreferences.mm
    M Tools/TestWebKitAPI/Tests/WTF/JSONValue.cpp
    M Tools/TestWebKitAPI/Tests/WTF/StringImpl.cpp
    M Tools/TestWebKitAPI/Tests/WebCore/FileMonitor.cpp
    M Tools/TestWebKitAPI/Tests/WebCore/PrivateClickMeasurement.cpp
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm

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

0.7% iOS RAMification regression

Reverted changeset:

"Remove static strings and symbols"
https://bugs.webkit.org/show_bug.cgi?id=256744
https://commits.webkit.org/264265@main

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




More information about the webkit-changes mailing list