[webkit-changes] [WebKit/WebKit] 2160e7: Unreviewed, reverting r262870 at main.
Commit Queue
noreply at github.com
Wed Apr 12 11:29:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2160e724153a80c80fb6d42b05809ff14bcd930f
https://github.com/WebKit/WebKit/commit/2160e724153a80c80fb6d42b05809ff14bcd930f
Author: Commit Queue <commit-queue at webkit.org>
Date: 2023-04-12 (Wed, 12 Apr 2023)
Changed paths:
M LayoutTests/inspector/runtime/getDisplayableProperties-expected.txt
M LayoutTests/inspector/runtime/getDisplayableProperties.html
M LayoutTests/inspector/runtime/getProperties-expected.txt
M LayoutTests/inspector/runtime/getProperties.html
M LayoutTests/inspector/runtime/resources/property-descriptor-utilities.js
M Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp
M Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp
M Source/JavaScriptCore/inspector/InjectedScriptSource.js
M Source/JavaScriptCore/inspector/JSInjectedScriptHost.cpp
M Source/JavaScriptCore/inspector/JSInjectedScriptHost.h
M Source/JavaScriptCore/inspector/JSInjectedScriptHostPrototype.cpp
M Source/JavaScriptCore/inspector/protocol/Runtime.json
M Source/JavaScriptCore/runtime/JSGlobalObject.cpp
M Source/JavaScriptCore/runtime/PrivateName.h
M Source/JavaScriptCore/runtime/Symbol.cpp
M Source/WTF/wtf/text/SymbolImpl.cpp
M Source/WTF/wtf/text/SymbolImpl.h
M Source/WebInspectorUI/UserInterface/Models/PropertyDescriptor.js
M Source/WebInspectorUI/UserInterface/Models/PropertyPath.js
M Source/WebInspectorUI/UserInterface/Views/ObjectTreePropertyTreeElement.css
M Source/WebInspectorUI/UserInterface/Views/ObjectTreePropertyTreeElement.js
M Source/WebInspectorUI/UserInterface/Views/ObjectTreeView.js
M Source/WebKit/WebProcess/WebPage/IPCTestingAPI.cpp
Log Message:
-----------
Unreviewed, reverting r262870 at main.
https://bugs.webkit.org/show_bug.cgi?id=255352
Breaks Apple internal builds
Reverted changeset:
"Web Inspector: Support ES2022 Private Fields"
https://bugs.webkit.org/show_bug.cgi?id=254961
https://commits.webkit.org/262870@main
Canonical link: https://commits.webkit.org/262877@main
More information about the webkit-changes
mailing list