Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5d6a9301cd1a3fd5114beaa0fe9926aa62d35e91
https://github.com/WebKit/WebKit/commit/5d6a9301cd1a3fd5114beaa0fe9926aa62d35e91
Author: Yusuke Suzuki <[email protected]>
Date: 2026-07-24 (Fri, 24 Jul 2026)
Changed paths:
M Source/WebCore/CMakeLists.txt
M Source/WebCore/DerivedSources-output.xcfilelist
M Source/WebCore/DerivedSources.make
M Source/WebCore/WebCoreMacros.cmake
M Source/WebCore/bindings/scripts/CodeGenerator.pm
R
Source/WebCore/bindings/scripts/combine-inspector-native-function-parameters.pl
R
Source/WebCore/bindings/scripts/test/JS/TestCallTracer.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestCallbackInterface.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestConditionalIncludes.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestDOMJIT.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestDomainSecurity.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestEnabledBySetting.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestEventTarget.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestGlobalObject.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestIndexedSetterWithIdentifier.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestInterface.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestLegacyOverrideBuiltIns.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestNamedAndIndexedSetterWithIdentifier.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestNamedDeleterWithIdentifier.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestNamedGetterWithIdentifier.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestNamedSetterWithIdentifier.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestNamedSetterWithIndexedGetter.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestNamedSetterWithIndexedGetterAndSetter.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestNamespaceObject.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestObj.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestScheduledAction.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestSerializedScriptValueInterface.inspector-native-function-parameters.json
R
Source/WebCore/bindings/scripts/test/JS/TestTypedefs.inspector-native-function-parameters.json
M Source/WebInspectorUI/CMakeLists.txt
M Source/WebInspectorUI/Scripts/copy-user-interface-resources.pl
R Source/WebInspectorUI/Scripts/update-NativeFunctionParameters.py
R
Source/WebInspectorUI/UserInterface/Models/NativeFunctionParameters-overrides.json
A Source/WebInspectorUI/UserInterface/Models/NativeFunctionParameters.js
M Source/WebInspectorUI/UserInterface/Views/ObjectTreePropertyTreeElement.js
M Source/WebInspectorUI/WebInspectorUI.xcodeproj/project.pbxproj
Log Message:
-----------
Unreviewed, revert 317857@main
https://bugs.webkit.org/show_bug.cgi?id=320191
rdar://183138696
Broke Safari build.
* Source/WebCore/CMakeLists.txt:
* Source/WebCore/DerivedSources-output.xcfilelist:
* Source/WebCore/DerivedSources.make:
* Source/WebCore/WebCoreMacros.cmake:
* Source/WebCore/bindings/scripts/CodeGenerator.pm:
(ProcessInterfaces):
(WriteInspectorNativeFunctionParameters): Deleted.
*
Source/WebCore/bindings/scripts/combine-inspector-native-function-parameters.pl:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestCallTracer.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestCallbackInterface.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestConditionalIncludes.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestDOMJIT.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestDomainSecurity.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestEnabledBySetting.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestEventTarget.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestGlobalObject.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestIndexedSetterWithIdentifier.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestInterface.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestLegacyOverrideBuiltIns.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestNamedAndIndexedSetterWithIdentifier.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestNamedDeleterWithIdentifier.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestNamedGetterWithIdentifier.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestNamedSetterWithIdentifier.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestNamedSetterWithIndexedGetter.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestNamedSetterWithIndexedGetterAndSetter.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestNamespaceObject.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestObj.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestScheduledAction.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestSerializedScriptValueInterface.inspector-native-function-parameters.json:
Removed.
*
Source/WebCore/bindings/scripts/test/JS/TestTypedefs.inspector-native-function-parameters.json:
Removed.
* Source/WebInspectorUI/CMakeLists.txt:
* Source/WebInspectorUI/Scripts/copy-user-interface-resources.pl:
* Source/WebInspectorUI/Scripts/update-NativeFunctionParameters.py: Removed.
*
Source/WebInspectorUI/UserInterface/Models/NativeFunctionParameters-overrides.json:
Removed.
* Source/WebInspectorUI/UserInterface/Models/NativeFunctionParameters.js: Added.
* Source/WebInspectorUI/UserInterface/Views/ObjectTreePropertyTreeElement.js:
* Source/WebInspectorUI/WebInspectorUI.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/317867@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications