WebKit Bugzilla
Attachment 360125 Details for
Bug 193791
: Update existing .xcfilelists
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193791-20190125104951.patch (text/plain), 65.36 KB, created by
Keith Rollin
on 2019-01-25 10:49:52 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Keith Rollin
Created:
2019-01-25 10:49:52 PST
Size:
65.36 KB
patch
obsolete
>Subversion Revision: 240454 >diff --git a/Source/JavaScriptCore/ChangeLog b/Source/JavaScriptCore/ChangeLog >index a84399ad297903a121e36e30cfb9bea9aa18f5fb..7f05c2e38867c7c3116519daf2c59a6bc61fdebc 100644 >--- a/Source/JavaScriptCore/ChangeLog >+++ b/Source/JavaScriptCore/ChangeLog >@@ -1,3 +1,20 @@ >+2019-01-24 Keith Rollin <krollin@apple.com> >+ >+ Update existing .xcfilelists >+ https://bugs.webkit.org/show_bug.cgi?id=193791 >+ <rdar://problem/47201706> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ Many .xcfilelist files were added in r238824 in order to support >+ XCBuild. Update these with recent changes to the set of build files >+ and with the current generate-xcfilelist script. >+ >+ * DerivedSources-input.xcfilelist: >+ * DerivedSources-output.xcfilelist: >+ * UnifiedSources-input.xcfilelist: >+ * UnifiedSources-output.xcfilelist: >+ > 2019-01-24 Keith Rollin <krollin@apple.com> > > Update Xcode projects with "Check .xcfilelists" build phase >diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog >index d187b8e80896d2c1e7edf99686d404fb58b1a2bc..5aef90dae3ee7feb1df27fcdc53ef9bdd1c0cc0a 100644 >--- a/Source/WebCore/ChangeLog >+++ b/Source/WebCore/ChangeLog >@@ -1,3 +1,22 @@ >+2019-01-24 Keith Rollin <krollin@apple.com> >+ >+ Update existing .xcfilelists >+ https://bugs.webkit.org/show_bug.cgi?id=193791 >+ <rdar://problem/47201706> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ Many .xcfilelist files were added in r238824 in order to support >+ XCBuild. Update these with recent changes to the set of build files >+ and with the current generate-xcfilelist script. >+ >+ No new tests since there should be no observable behavior difference. >+ >+ * DerivedSources-input.xcfilelist: >+ * DerivedSources-output.xcfilelist: >+ * UnifiedSources-input.xcfilelist: >+ * UnifiedSources-output.xcfilelist: >+ > 2019-01-24 Keith Rollin <krollin@apple.com> > > Update Xcode projects with "Check .xcfilelists" build phase >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index f60a9a994419c0399cb1a0304e5c955328415e47..5a6f456de0abb230ba10e07a056449a69e1faf25 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,20 @@ >+2019-01-24 Keith Rollin <krollin@apple.com> >+ >+ Update existing .xcfilelists >+ https://bugs.webkit.org/show_bug.cgi?id=193791 >+ <rdar://problem/47201706> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ Many .xcfilelist files were added in r238824 in order to support >+ XCBuild. Update these with recent changes to the set of build files >+ and with the current generate-xcfilelist script. >+ >+ * DerivedSources-input.xcfilelist: >+ * DerivedSources-output.xcfilelist: >+ * UnifiedSources-input.xcfilelist: >+ * UnifiedSources-output.xcfilelist: >+ > 2019-01-24 Keith Rollin <krollin@apple.com> > > Update Xcode projects with "Check .xcfilelists" build phase >diff --git a/Source/JavaScriptCore/DerivedSources-input.xcfilelist b/Source/JavaScriptCore/DerivedSources-input.xcfilelist >index 20e86fdf50858e604e96e5099563cebb22388184..9257c6dcb9114567f48d295d4f9c14326864a660 100644 >--- a/Source/JavaScriptCore/DerivedSources-input.xcfilelist >+++ b/Source/JavaScriptCore/DerivedSources-input.xcfilelist >@@ -1,3 +1,4 @@ >+# This file is generated by the generate-xcfilelists script. > $(PROJECT_DIR)/DerivedSources.make > $(PROJECT_DIR)/KeywordLookupGenerator.py > $(PROJECT_DIR)/Scripts/UpdateContents.py >diff --git a/Source/JavaScriptCore/DerivedSources-output.xcfilelist b/Source/JavaScriptCore/DerivedSources-output.xcfilelist >index 2a2fe8546bc83205a0a59af85a9bf55f6b8eb6a1..d5b0e3882269005d31f707f80da821e2455a83e0 100644 >--- a/Source/JavaScriptCore/DerivedSources-output.xcfilelist >+++ b/Source/JavaScriptCore/DerivedSources-output.xcfilelist >@@ -1,3 +1,4 @@ >+# This file is generated by the generate-xcfilelists script. > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/AirOpcode.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/AirOpcodeGenerated.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/AirOpcodeUtils.h >diff --git a/Source/JavaScriptCore/UnifiedSources-input.xcfilelist b/Source/JavaScriptCore/UnifiedSources-input.xcfilelist >index c9293dcff1140f940537df37f5a9081e3cace1a0..0c3f7d1bdba2a8886862f84af1d69323d74f6f7f 100644 >--- a/Source/JavaScriptCore/UnifiedSources-input.xcfilelist >+++ b/Source/JavaScriptCore/UnifiedSources-input.xcfilelist >@@ -1,8 +1,11 @@ >+# This file is generated by the generate-xcfilelists script. > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/JSCBuiltins.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/inspector/InspectorBackendDispatchers.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/inspector/InspectorFrontendDispatchers.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/inspector/InspectorProtocolObjects.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/yarr/YarrCanonicalizeUnicode.cpp >+$(SRCROOT)/API/JSAPIGlobalObject.cpp >+$(SRCROOT)/API/JSAPIGlobalObject.mm > $(SRCROOT)/API/JSAPIValueWrapper.cpp > $(SRCROOT)/API/JSAPIWrapperObject.mm > $(SRCROOT)/API/JSBase.cpp >@@ -18,6 +21,7 @@ $(SRCROOT)/API/JSManagedValue.mm > $(SRCROOT)/API/JSMarkingConstraintPrivate.cpp > $(SRCROOT)/API/JSObjectRef.cpp > $(SRCROOT)/API/JSRemoteInspector.cpp >+$(SRCROOT)/API/JSScript.mm > $(SRCROOT)/API/JSScriptRef.cpp > $(SRCROOT)/API/JSStringRef.cpp > $(SRCROOT)/API/JSStringRefCF.cpp >@@ -303,6 +307,7 @@ $(SRCROOT)/dfg/DFGConstantFoldingPhase.cpp > $(SRCROOT)/dfg/DFGConstantHoistingPhase.cpp > $(SRCROOT)/dfg/DFGCriticalEdgeBreakingPhase.cpp > $(SRCROOT)/dfg/DFGDCEPhase.cpp >+$(SRCROOT)/dfg/DFGDesiredGlobalProperties.cpp > $(SRCROOT)/dfg/DFGDesiredIdentifiers.cpp > $(SRCROOT)/dfg/DFGDesiredTransitions.cpp > $(SRCROOT)/dfg/DFGDesiredWatchpoints.cpp >diff --git a/Source/JavaScriptCore/UnifiedSources-output.xcfilelist b/Source/JavaScriptCore/UnifiedSources-output.xcfilelist >index b86c51cb91bac4e7fec82aa2376973146cbc8649..8b4f5d897f6ee39cb6914202735422c09583395f 100644 >--- a/Source/JavaScriptCore/UnifiedSources-output.xcfilelist >+++ b/Source/JavaScriptCore/UnifiedSources-output.xcfilelist >@@ -1,3 +1,4 @@ >+# This file is generated by the generate-xcfilelists script. > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource1-mm.mm > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource1.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource10.cpp >diff --git a/Source/WebCore/DerivedSources-input.xcfilelist b/Source/WebCore/DerivedSources-input.xcfilelist >index 262b0d2f3fb8900d273631c5b5d6ef65262b360e..0c5b93d53c137153ec08279dd8668ee864ab7a48 100644 >--- a/Source/WebCore/DerivedSources-input.xcfilelist >+++ b/Source/WebCore/DerivedSources-input.xcfilelist >@@ -1,4 +1,11 @@ >+# This file is generated by the generate-xcfilelists script. >+$(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/ApplePaySetup.idl >+$(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/ApplePaySetupFeature.idl >+$(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/DocumentTouch.idl > $(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/GestureEvent.idl >+$(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/Touch.idl >+$(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/TouchEvent.idl >+$(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/TouchList.idl > $(JAVASCRIPTCORE_PRIVATE_HEADERS_DIR)/UpdateContents.py > $(JAVASCRIPTCORE_PRIVATE_HEADERS_DIR)/builtins_generate_combined_header.py > $(JAVASCRIPTCORE_PRIVATE_HEADERS_DIR)/builtins_generate_combined_implementation.py >@@ -317,21 +324,44 @@ $(PROJECT_DIR)/Modules/webgpu/DOMWindowWebGPU.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPU.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPUAdapter.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPUAdapterDescriptor.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroup.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroupBinding.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroupDescriptor.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroupLayout.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroupLayoutBinding.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroupLayoutDescriptor.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUBuffer.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUBufferBinding.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUBufferDescriptor.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUBufferUsage.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUColor.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPUCommandBuffer.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPUDevice.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUIndexFormat.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUInputStateDescriptor.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUInputStepMode.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPUPipelineDescriptorBase.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUPipelineLayout.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUPipelineLayoutDescriptor.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPUPipelineStageDescriptor.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUProgrammablePassEncoder.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPUQueue.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPURenderPassColorAttachmentDescriptor.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPURenderPassDescriptor.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPURenderPassEncoder.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPURenderPipeline.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPURenderPipelineDescriptor.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPURenderingContext.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPUShaderModule.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPUShaderModuleDescriptor.idl >-$(PROJECT_DIR)/Modules/webgpu/WebGPUShaderStage.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUShaderStageBit.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPUSwapChain.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPUTexture.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPUTextureFormatEnum.idl > $(PROJECT_DIR)/Modules/webgpu/WebGPUTextureView.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUVertexAttributeDescriptor.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUVertexFormat.idl >+$(PROJECT_DIR)/Modules/webgpu/WebGPUVertexInputDescriptor.idl > $(PROJECT_DIR)/Modules/websockets/CloseEvent.idl > $(PROJECT_DIR)/Modules/websockets/WebSocket.idl > $(PROJECT_DIR)/Modules/webvr/DOMWindowWebVR.idl >@@ -476,11 +506,13 @@ $(PROJECT_DIR)/css/mediaControls.css > $(PROJECT_DIR)/css/plugIns.css > $(PROJECT_DIR)/css/quirks.css > $(PROJECT_DIR)/css/svg.css >-$(PROJECT_DIR)/css/typedom/CSSNumericValue.idl >-$(PROJECT_DIR)/css/typedom/CSSStyleValue.idl >-$(PROJECT_DIR)/css/typedom/CSSUnitValue.idl >-$(PROJECT_DIR)/css/typedom/CSSUnparsedValue.idl >+$(PROJECT_DIR)/css/typedom/StylePropertyMap.idl > $(PROJECT_DIR)/css/typedom/StylePropertyMapReadOnly.idl >+$(PROJECT_DIR)/css/typedom/TypedOMCSSImageValue.idl >+$(PROJECT_DIR)/css/typedom/TypedOMCSSNumericValue.idl >+$(PROJECT_DIR)/css/typedom/TypedOMCSSStyleValue.idl >+$(PROJECT_DIR)/css/typedom/TypedOMCSSUnitValue.idl >+$(PROJECT_DIR)/css/typedom/TypedOMCSSUnparsedValue.idl > $(PROJECT_DIR)/dom/AbortController.idl > $(PROJECT_DIR)/dom/AbortSignal.idl > $(PROJECT_DIR)/dom/AnimationEvent.idl >diff --git a/Source/WebCore/DerivedSources-output.xcfilelist b/Source/WebCore/DerivedSources-output.xcfilelist >index b71a016640120b8b54b63a8d33de311e632846c2..275b8c82ba29e7d850eab781c0cb7537e7fcea26 100644 >--- a/Source/WebCore/DerivedSources-output.xcfilelist >+++ b/Source/WebCore/DerivedSources-output.xcfilelist >@@ -1,3 +1,6 @@ >+# This file is generated by the generate-xcfilelists script. >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/ApplePaySetup.idl >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/ApplePaySetupFeature.idl > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/ByteLengthQueuingStrategyBuiltins.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/CSSPropertyNames.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/CSSPropertyNames.h >@@ -9,6 +12,7 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/CountQueuingStrategyBuiltins.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/DOMJITAbstractHeapRepository.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/DOMWindowConstructors.idl > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/DedicatedWorkerGlobalScopeConstructors.idl >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/DocumentTouch.idl > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/EventFactory.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/EventHeaders.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/EventInterfaces.h >@@ -105,6 +109,10 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSApplePayRequestBase.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSApplePayRequestBase.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSApplePaySession.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSApplePaySession.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSApplePaySetup.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSApplePaySetup.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSApplePaySetupFeature.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSApplePaySetupFeature.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSApplePayShippingContactSelectedEvent.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSApplePayShippingContactSelectedEvent.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSApplePayShippingContactUpdate.cpp >@@ -193,8 +201,6 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSMediaRule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSMediaRule.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSNamespaceRule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSNamespaceRule.h >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSNumericValue.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSNumericValue.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSPageRule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSPageRule.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSPaintCallback.cpp >@@ -211,18 +217,12 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSStyleRule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSStyleRule.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSStyleSheet.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSStyleSheet.h >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSStyleValue.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSStyleValue.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSSupportsRule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSSupportsRule.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSTransition.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSTransition.h >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSUnitValue.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSUnitValue.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSUnknownRule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSUnknownRule.h >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSUnparsedValue.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSUnparsedValue.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCacheQueryOptions.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCacheQueryOptions.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCanvasCaptureMediaStreamTrack.cpp >@@ -1656,6 +1656,8 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStringCallback.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStringCallback.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStyleMedia.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStyleMedia.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStylePropertyMap.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStylePropertyMap.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStylePropertyMapReadOnly.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStylePropertyMapReadOnly.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStyleSheet.cpp >@@ -1700,6 +1702,16 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTreeWalker.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTreeWalker.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypeConversions.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypeConversions.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSImageValue.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSImageValue.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSNumericValue.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSNumericValue.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSStyleValue.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSStyleValue.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSUnitValue.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSUnitValue.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSUnparsedValue.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSUnparsedValue.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSUIEvent.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSUIEvent.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSUIEventInit.cpp >@@ -1830,16 +1842,56 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUAdapter.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUAdapter.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUAdapterDescriptor.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUAdapterDescriptor.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroup.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroup.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupBinding.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupBinding.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupDescriptor.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayout.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayout.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayoutBinding.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayoutBinding.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayoutDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayoutDescriptor.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBuffer.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBuffer.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferBinding.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferBinding.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferDescriptor.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferUsage.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferUsage.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUColor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUColor.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUCommandBuffer.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUCommandBuffer.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUDevice.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUDevice.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUIndexFormat.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUIndexFormat.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUInputStateDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUInputStateDescriptor.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUInputStepMode.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUInputStepMode.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineDescriptorBase.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineDescriptorBase.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineLayout.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineLayout.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineLayoutDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineLayoutDescriptor.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineStageDescriptor.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineStageDescriptor.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUProgrammablePassEncoder.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUProgrammablePassEncoder.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUQueue.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUQueue.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassColorAttachmentDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassColorAttachmentDescriptor.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassDescriptor.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassEncoder.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassEncoder.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPipeline.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPipeline.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPipelineDescriptor.cpp >@@ -1850,8 +1902,8 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderModule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderModule.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderModuleDescriptor.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderModuleDescriptor.h >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderStage.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderStage.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderStageBit.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderStageBit.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUSwapChain.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUSwapChain.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTexture.cpp >@@ -1860,6 +1912,12 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTextureFormatEnum.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTextureFormatEnum.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTextureView.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTextureView.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexAttributeDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexAttributeDescriptor.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexFormat.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexFormat.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexInputDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexInputDescriptor.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebKitAnimationEvent.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebKitAnimationEvent.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebKitCSSMatrix.cpp >@@ -2015,9 +2073,13 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/StylePropertyShorthandFunctions.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/StylePropertyShorthandFunctions.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/SupplementalDependencies.dep > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/SupplementalDependencies.txt >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/Touch.idl >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/TouchEvent.idl >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/TouchList.idl > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/UserAgentScripts.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/UserAgentScriptsData.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/UserAgentStyleSheets.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/WHLSLStandardLibrary.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/WebCoreJSBuiltinInternals.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/WebCoreJSBuiltinInternals.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/WebCoreJSBuiltins.cpp >diff --git a/Source/WebCore/UnifiedSources-input.xcfilelist b/Source/WebCore/UnifiedSources-input.xcfilelist >index 476411cd5c0239d950faee70555fd5ec9f4ae48e..c254d61f64be548e17799b985b6c0ed53bcc640c 100644 >--- a/Source/WebCore/UnifiedSources-input.xcfilelist >+++ b/Source/WebCore/UnifiedSources-input.xcfilelist >@@ -1,3 +1,4 @@ >+# This file is generated by the generate-xcfilelists script. > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/CSSValueKeywords.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/ColorData.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/EventFactory.cpp >@@ -83,7 +84,6 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSKeyframeRule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSKeyframesRule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSMediaRule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSNamespaceRule.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSNumericValue.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSPageRule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSPaintCallback.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSPaintSize.cpp >@@ -92,12 +92,9 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSRuleList.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSStyleDeclaration.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSStyleRule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSStyleSheet.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSStyleValue.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSSupportsRule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSTransition.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSUnitValue.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSUnknownRule.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCSSUnparsedValue.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCacheQueryOptions.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCanvasCaptureMediaStreamTrack.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSCanvasCompositing.cpp >@@ -195,7 +192,6 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSDOMWindow.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSDOMWindowCaches.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSDOMWindowFetch.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSDOMWindowIndexedDatabase.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSDOMWindowQuota.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSDOMWindowSpeechSynthesis.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSDOMWindowWebDatabase.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSDOMWindowWebGPU.cpp >@@ -467,7 +463,6 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSNavigatorMediaDevices.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSNavigatorOnLine.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSNavigatorServiceWorker.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSNavigatorShare.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSNavigatorStorageQuota.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSNavigatorWebDriver.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSNavigatorWebVR.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSNode.cpp >@@ -788,14 +783,10 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSSpeechSynthesisUtterance.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSSpeechSynthesisVoice.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStaticRange.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStorage.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStorageErrorCallback.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStorageEvent.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStorageInfo.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStorageQuota.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStorageQuotaCallback.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStorageUsageCallback.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStringCallback.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStyleMedia.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStylePropertyMap.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStylePropertyMapReadOnly.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStyleSheet.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSStyleSheetList.cpp >@@ -817,6 +808,11 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTouchList.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTrackEvent.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTransitionEvent.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTreeWalker.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSImageValue.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSNumericValue.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSStyleValue.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSUnitValue.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSTypedOMCSSUnparsedValue.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSUIEvent.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSUIEventInit.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSURLSearchParams.cpp >@@ -882,21 +878,44 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGLVertexArrayObjectOES.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPU.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUAdapter.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUAdapterDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroup.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupBinding.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayout.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayoutBinding.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayoutDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBuffer.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferBinding.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferUsage.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUColor.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUCommandBuffer.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUDevice.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUIndexFormat.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUInputStateDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUInputStepMode.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineDescriptorBase.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineLayout.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineLayoutDescriptor.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineStageDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUProgrammablePassEncoder.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUQueue.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassColorAttachmentDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassEncoder.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPipeline.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPipelineDescriptor.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderingContext.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderModule.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderModuleDescriptor.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderStage.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderStageBit.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUSwapChain.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTexture.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTextureFormatEnum.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTextureView.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexAttributeDescriptor.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexFormat.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexInputDescriptor.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebKitAnimationEvent.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebKitCSSMatrix.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebKitCSSViewportRule.cpp >@@ -942,7 +961,6 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWorkerGlobalScopeFetch.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWorkerGlobalScopeIndexedDatabase.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWorkerLocation.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWorkerNavigator.cpp >-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWorkerNavigatorStorageQuota.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWorkerType.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWorklet.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWorkletGlobalScope.cpp >@@ -1190,6 +1208,9 @@ $(SRCROOT)/Modules/webaudio/WaveShaperProcessor.cpp > $(SRCROOT)/Modules/webauthn/AuthenticatorCoordinator.cpp > $(SRCROOT)/Modules/webauthn/AuthenticatorCoordinatorClient.cpp > $(SRCROOT)/Modules/webauthn/PublicKeyCredential.cpp >+$(SRCROOT)/Modules/webauthn/WebAuthenticationUtils.cpp >+$(SRCROOT)/Modules/webauthn/apdu/ApduCommand.cpp >+$(SRCROOT)/Modules/webauthn/apdu/ApduResponse.cpp > $(SRCROOT)/Modules/webauthn/cbor/CBORReader.cpp > $(SRCROOT)/Modules/webauthn/cbor/CBORValue.cpp > $(SRCROOT)/Modules/webauthn/cbor/CBORWriter.cpp >@@ -1201,6 +1222,8 @@ $(SRCROOT)/Modules/webauthn/fido/FidoConstants.cpp > $(SRCROOT)/Modules/webauthn/fido/FidoHidMessage.cpp > $(SRCROOT)/Modules/webauthn/fido/FidoHidPacket.cpp > $(SRCROOT)/Modules/webauthn/fido/FidoParsingUtils.cpp >+$(SRCROOT)/Modules/webauthn/fido/U2fCommandConstructor.cpp >+$(SRCROOT)/Modules/webauthn/fido/U2fResponseConverter.cpp > $(SRCROOT)/Modules/webdatabase/ChangeVersionWrapper.cpp > $(SRCROOT)/Modules/webdatabase/DOMWindowWebDatabase.cpp > $(SRCROOT)/Modules/webdatabase/Database.cpp >@@ -1221,11 +1244,50 @@ $(SRCROOT)/Modules/webdatabase/SQLTransactionStateMachine.cpp > $(SRCROOT)/Modules/webdatabase/cocoa/DatabaseManagerCocoa.mm > $(SRCROOT)/Modules/webdriver/NavigatorWebDriver.cpp > $(SRCROOT)/Modules/webgpu/DOMWindowWebGPU.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/AST/WHLSLBuiltInSemantic.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/AST/WHLSLFloatLiteralType.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/AST/WHLSLIntegerLiteral.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/AST/WHLSLIntegerLiteralType.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/AST/WHLSLNullLiteralType.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/AST/WHLSLResourceSemantic.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/AST/WHLSLSpecializationConstantSemantic.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/AST/WHLSLStageInOutSemantic.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/AST/WHLSLTypeArgument.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/AST/WHLSLTypeReference.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/AST/WHLSLUnsignedIntegerLiteral.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/AST/WHLSLUnsignedIntegerLiteralType.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLCheckDuplicateFunctions.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLChecker.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLFunctionStageChecker.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLGatherEntryPointItems.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLHighZombieFinder.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLInferTypes.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLIntrinsics.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLLexer.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLLiteralTypeChecker.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLLoopChecker.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLNameContext.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLNameResolver.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLParser.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLRecursionChecker.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLRecursiveTypeChecker.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLResolveOverloadImpl.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLSynthesizeArrayOperatorLength.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLSynthesizeConstructors.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLSynthesizeEnumerationFunctions.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLSynthesizeStructureAccessors.cpp >+$(SRCROOT)/Modules/webgpu/WHLSL/WHLSLVisitor.cpp > $(SRCROOT)/Modules/webgpu/WebGPU.cpp > $(SRCROOT)/Modules/webgpu/WebGPUAdapter.cpp >+$(SRCROOT)/Modules/webgpu/WebGPUBindGroup.cpp >+$(SRCROOT)/Modules/webgpu/WebGPUBindGroupLayout.cpp >+$(SRCROOT)/Modules/webgpu/WebGPUBuffer.cpp > $(SRCROOT)/Modules/webgpu/WebGPUCommandBuffer.cpp > $(SRCROOT)/Modules/webgpu/WebGPUDevice.cpp >+$(SRCROOT)/Modules/webgpu/WebGPUPipelineLayout.cpp >+$(SRCROOT)/Modules/webgpu/WebGPUProgrammablePassEncoder.cpp > $(SRCROOT)/Modules/webgpu/WebGPUQueue.cpp >+$(SRCROOT)/Modules/webgpu/WebGPURenderPassEncoder.cpp > $(SRCROOT)/Modules/webgpu/WebGPURenderPipeline.cpp > $(SRCROOT)/Modules/webgpu/WebGPURenderingContext.cpp > $(SRCROOT)/Modules/webgpu/WebGPUShaderModule.cpp >@@ -1321,7 +1383,6 @@ $(SRCROOT)/bindings/js/JSBlobCustom.cpp > $(SRCROOT)/bindings/js/JSCSSRuleCustom.cpp > $(SRCROOT)/bindings/js/JSCSSRuleListCustom.cpp > $(SRCROOT)/bindings/js/JSCSSStyleDeclarationCustom.cpp >-$(SRCROOT)/bindings/js/JSCSSStyleValueCustom.cpp > $(SRCROOT)/bindings/js/JSCallbackData.cpp > $(SRCROOT)/bindings/js/JSCanvasRenderingContext2DCustom.cpp > $(SRCROOT)/bindings/js/JSCustomElementInterface.cpp >@@ -1401,6 +1462,7 @@ $(SRCROOT)/bindings/js/JSReadableStreamSourceCustom.cpp > $(SRCROOT)/bindings/js/JSRemoteDOMWindowBase.cpp > $(SRCROOT)/bindings/js/JSRemoteDOMWindowCustom.cpp > $(SRCROOT)/bindings/js/JSSVGPathSegCustom.cpp >+$(SRCROOT)/bindings/js/JSSVGViewSpecCustom.cpp > $(SRCROOT)/bindings/js/JSServiceWorkerClientCustom.cpp > $(SRCROOT)/bindings/js/JSServiceWorkerGlobalScopeCustom.cpp > $(SRCROOT)/bindings/js/JSStyleSheetCustom.cpp >@@ -1410,6 +1472,7 @@ $(SRCROOT)/bindings/js/JSTextTrackCustom.cpp > $(SRCROOT)/bindings/js/JSTextTrackListCustom.cpp > $(SRCROOT)/bindings/js/JSTrackCustom.cpp > $(SRCROOT)/bindings/js/JSTreeWalkerCustom.cpp >+$(SRCROOT)/bindings/js/JSTypedOMCSSStyleValueCustom.cpp > $(SRCROOT)/bindings/js/JSVideoTrackCustom.cpp > $(SRCROOT)/bindings/js/JSVideoTrackListCustom.cpp > $(SRCROOT)/bindings/js/JSWebAnimationCustom.cpp >@@ -1669,6 +1732,7 @@ $(SRCROOT)/css/parser/MediaQueryBlockWatcher.cpp > $(SRCROOT)/css/parser/MediaQueryParser.cpp > $(SRCROOT)/css/parser/SizesAttributeParser.cpp > $(SRCROOT)/css/parser/SizesCalcParser.cpp >+$(SRCROOT)/css/typedom/StylePropertyMapReadOnly.cpp > $(SRCROOT)/cssjit/SelectorCompiler.cpp > $(SRCROOT)/dom/AbortController.cpp > $(SRCROOT)/dom/AbortSignal.cpp >@@ -1855,6 +1919,7 @@ $(SRCROOT)/editing/DeleteFromTextNodeCommand.cpp > $(SRCROOT)/editing/DeleteSelectionCommand.cpp > $(SRCROOT)/editing/DictationAlternative.cpp > $(SRCROOT)/editing/DictationCommand.cpp >+$(SRCROOT)/editing/EditAction.cpp > $(SRCROOT)/editing/EditCommand.cpp > $(SRCROOT)/editing/Editing.cpp > $(SRCROOT)/editing/EditingStyle.cpp >@@ -1907,6 +1972,7 @@ $(SRCROOT)/editing/WebContentReader.cpp > $(SRCROOT)/editing/WebCorePasteboardFileReader.cpp > $(SRCROOT)/editing/WrapContentsInDummySpanCommand.cpp > $(SRCROOT)/editing/cocoa/DataDetection.mm >+$(SRCROOT)/editing/cocoa/DictionaryLookup.mm > $(SRCROOT)/editing/cocoa/EditorCocoa.mm > $(SRCROOT)/editing/cocoa/FontAttributeChangesCocoa.mm > $(SRCROOT)/editing/cocoa/FontAttributesCocoa.mm >@@ -1919,7 +1985,6 @@ $(SRCROOT)/editing/ios/AutofillElements.cpp > $(SRCROOT)/editing/ios/DictationCommandIOS.cpp > $(SRCROOT)/editing/ios/EditorIOS.mm > $(SRCROOT)/editing/mac/AlternativeTextUIController.mm >-$(SRCROOT)/editing/mac/DictionaryLookup.mm > $(SRCROOT)/editing/mac/DictionaryLookupLegacy.mm > $(SRCROOT)/editing/mac/EditorMac.mm > $(SRCROOT)/editing/mac/FrameSelectionMac.mm >@@ -2231,11 +2296,13 @@ $(SRCROOT)/inspector/agents/worker/WorkerNetworkAgent.cpp > $(SRCROOT)/inspector/agents/worker/WorkerRuntimeAgent.cpp > $(SRCROOT)/layout/FormattingContext.cpp > $(SRCROOT)/layout/FormattingContextGeometry.cpp >+$(SRCROOT)/layout/FormattingContextQuirks.cpp > $(SRCROOT)/layout/FormattingState.cpp >-$(SRCROOT)/layout/LayoutFormattingState.cpp >+$(SRCROOT)/layout/LayoutState.cpp > $(SRCROOT)/layout/Verification.cpp > $(SRCROOT)/layout/blockformatting/BlockFormattingContext.cpp > $(SRCROOT)/layout/blockformatting/BlockFormattingContextGeometry.cpp >+$(SRCROOT)/layout/blockformatting/BlockFormattingContextQuirks.cpp > $(SRCROOT)/layout/blockformatting/BlockFormattingState.cpp > $(SRCROOT)/layout/blockformatting/BlockInvalidation.cpp > $(SRCROOT)/layout/blockformatting/BlockMarginCollapse.cpp >@@ -2452,6 +2519,7 @@ $(SRCROOT)/page/SocketProvider.cpp > $(SRCROOT)/page/SpatialNavigation.cpp > $(SRCROOT)/page/SuspendableTimer.cpp > $(SRCROOT)/page/TextIndicator.cpp >+$(SRCROOT)/page/UndoManager.cpp > $(SRCROOT)/page/UserContentController.cpp > $(SRCROOT)/page/UserContentProvider.cpp > $(SRCROOT)/page/UserContentURLPattern.cpp >@@ -2524,6 +2592,7 @@ $(SRCROOT)/page/scrolling/mac/ScrollingThreadMac.mm > $(SRCROOT)/page/scrolling/mac/ScrollingTreeFixedNode.mm > $(SRCROOT)/page/scrolling/mac/ScrollingTreeFrameScrollingNodeMac.mm > $(SRCROOT)/page/scrolling/mac/ScrollingTreeMac.cpp >+$(SRCROOT)/page/scrolling/mac/ScrollingTreeOverflowScrollingNodeMac.mm > $(SRCROOT)/page/scrolling/mac/ScrollingTreeStickyNode.mm > $(SRCROOT)/platform/CalculationValue.cpp > $(SRCROOT)/platform/ContentType.cpp >@@ -2579,8 +2648,6 @@ $(SRCROOT)/platform/Theme.cpp > $(SRCROOT)/platform/ThreadGlobalData.cpp > $(SRCROOT)/platform/ThreadTimers.cpp > $(SRCROOT)/platform/Timer.cpp >-$(SRCROOT)/platform/URL.cpp >-$(SRCROOT)/platform/URLParser.cpp > $(SRCROOT)/platform/UserActivity.cpp > $(SRCROOT)/platform/WebCoreCrossThreadCopier.cpp > $(SRCROOT)/platform/WebGLStateTracker.cpp >@@ -2642,7 +2709,6 @@ $(SRCROOT)/platform/audio/mac/AudioSessionMac.cpp > $(SRCROOT)/platform/audio/mac/CAAudioStreamDescription.cpp > $(SRCROOT)/platform/audio/mac/CARingBuffer.cpp > $(SRCROOT)/platform/audio/mac/FFTFrameMac.cpp >-$(SRCROOT)/platform/cf/CFURLExtras.cpp > $(SRCROOT)/platform/cf/FileSystemCF.cpp > $(SRCROOT)/platform/cf/KeyedDecoderCF.cpp > $(SRCROOT)/platform/cf/KeyedEncoderCF.cpp >@@ -2650,7 +2716,6 @@ $(SRCROOT)/platform/cf/MainThreadSharedTimerCF.cpp > $(SRCROOT)/platform/cf/MediaAccessibilitySoftLink.cpp > $(SRCROOT)/platform/cf/RunLoopObserver.cpp > $(SRCROOT)/platform/cf/SharedBufferCF.cpp >-$(SRCROOT)/platform/cf/URLCF.cpp > $(SRCROOT)/platform/cocoa/ContentFilterUnblockHandlerCocoa.mm > $(SRCROOT)/platform/cocoa/CoreVideoSoftLink.cpp > $(SRCROOT)/platform/cocoa/DataDetectorsCoreSoftLink.mm >@@ -2674,6 +2739,7 @@ $(SRCROOT)/platform/cocoa/ThemeCocoa.mm > $(SRCROOT)/platform/cocoa/UserAgentCocoa.mm > $(SRCROOT)/platform/cocoa/VideoFullscreenModelVideoElement.mm > $(SRCROOT)/platform/cocoa/VideoToolboxSoftLink.cpp >+$(SRCROOT)/platform/cocoa/WebCoreAdditions.mm > $(SRCROOT)/platform/cocoa/WebCoreNSErrorExtras.mm > $(SRCROOT)/platform/encryptedmedia/CDMFactory.cpp > $(SRCROOT)/platform/gamepad/cocoa/GameControllerGamepad.mm >@@ -2715,6 +2781,7 @@ $(SRCROOT)/platform/graphics/GeometryUtilities.cpp > $(SRCROOT)/platform/graphics/Gradient.cpp > $(SRCROOT)/platform/graphics/GradientImage.cpp > $(SRCROOT)/platform/graphics/GraphicsContext.cpp >+$(SRCROOT)/platform/graphics/GraphicsContext3DManager.cpp > $(SRCROOT)/platform/graphics/GraphicsContextImpl.cpp > $(SRCROOT)/platform/graphics/GraphicsLayer.cpp > $(SRCROOT)/platform/graphics/GraphicsLayerTransform.cpp >@@ -2778,6 +2845,7 @@ $(SRCROOT)/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaStreamAVFO > $(SRCROOT)/platform/graphics/avfoundation/objc/MediaSampleAVFObjC.mm > $(SRCROOT)/platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.mm > $(SRCROOT)/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.mm >+$(SRCROOT)/platform/graphics/avfoundation/objc/VideoFullscreenLayerManagerObjC.mm > $(SRCROOT)/platform/graphics/avfoundation/objc/VideoTrackPrivateAVFObjC.cpp > $(SRCROOT)/platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.mm > $(SRCROOT)/platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.mm >@@ -2804,6 +2872,7 @@ $(SRCROOT)/platform/graphics/cg/GraphicsContextCG.cpp > $(SRCROOT)/platform/graphics/cg/IOSurfacePool.cpp > $(SRCROOT)/platform/graphics/cg/ImageBufferCG.cpp > $(SRCROOT)/platform/graphics/cg/ImageBufferDataCG.cpp >+$(SRCROOT)/platform/graphics/cg/ImageBufferUtilitiesCG.cpp > $(SRCROOT)/platform/graphics/cg/ImageDecoderCG.cpp > $(SRCROOT)/platform/graphics/cg/ImageSourceCGMac.mm > $(SRCROOT)/platform/graphics/cg/IntPointCG.cpp >@@ -2835,6 +2904,7 @@ $(SRCROOT)/platform/graphics/cocoa/WebActionDisablingCALayerDelegate.mm > $(SRCROOT)/platform/graphics/cocoa/WebCoreCALayerExtras.mm > $(SRCROOT)/platform/graphics/cocoa/WebCoreDecompressionSession.mm > $(SRCROOT)/platform/graphics/cocoa/WebGLLayer.mm >+$(SRCROOT)/platform/graphics/cocoa/WebGPULayer.mm > $(SRCROOT)/platform/graphics/cocoa/WebMetalLayer.mm > $(SRCROOT)/platform/graphics/cpu/arm/filters/FELightingNEON.cpp > $(SRCROOT)/platform/graphics/cv/ImageTransferSessionVT.mm >@@ -2870,12 +2940,18 @@ $(SRCROOT)/platform/graphics/filters/PointLightSource.cpp > $(SRCROOT)/platform/graphics/filters/SourceAlpha.cpp > $(SRCROOT)/platform/graphics/filters/SourceGraphic.cpp > $(SRCROOT)/platform/graphics/filters/SpotLightSource.cpp >+$(SRCROOT)/platform/graphics/gpu/GPUBindGroup.cpp > $(SRCROOT)/platform/graphics/gpu/GPUDevice.cpp >+$(SRCROOT)/platform/graphics/gpu/GPUPipelineLayout.cpp > $(SRCROOT)/platform/graphics/gpu/Texture.cpp > $(SRCROOT)/platform/graphics/gpu/TilingData.cpp >+$(SRCROOT)/platform/graphics/gpu/cocoa/GPUBindGroupLayoutMetal.mm >+$(SRCROOT)/platform/graphics/gpu/cocoa/GPUBufferMetal.mm > $(SRCROOT)/platform/graphics/gpu/cocoa/GPUCommandBufferMetal.mm > $(SRCROOT)/platform/graphics/gpu/cocoa/GPUDeviceMetal.mm >+$(SRCROOT)/platform/graphics/gpu/cocoa/GPUProgrammablePassEncoderMetal.mm > $(SRCROOT)/platform/graphics/gpu/cocoa/GPUQueueMetal.mm >+$(SRCROOT)/platform/graphics/gpu/cocoa/GPURenderPassEncoderMetal.mm > $(SRCROOT)/platform/graphics/gpu/cocoa/GPURenderPipelineMetal.mm > $(SRCROOT)/platform/graphics/gpu/cocoa/GPUShaderModuleMetal.mm > $(SRCROOT)/platform/graphics/gpu/cocoa/GPUSwapChainMetal.mm >@@ -2949,6 +3025,7 @@ $(SRCROOT)/platform/graphics/mac/IntRectMac.mm > $(SRCROOT)/platform/graphics/mac/IntSizeMac.mm > $(SRCROOT)/platform/graphics/mac/PDFDocumentImageMac.mm > $(SRCROOT)/platform/graphics/mac/SimpleFontDataCoreText.cpp >+$(SRCROOT)/platform/graphics/mac/SwitchingGPUClient.cpp > $(SRCROOT)/platform/graphics/mac/WebKitNSImageExtras.mm > $(SRCROOT)/platform/graphics/mac/WebLayer.mm > $(SRCROOT)/platform/graphics/opengl/Extensions3DOpenGL.cpp >@@ -3027,6 +3104,7 @@ $(SRCROOT)/platform/mac/EventLoopMac.mm > $(SRCROOT)/platform/mac/FileSystemMac.mm > $(SRCROOT)/platform/mac/KeyEventMac.mm > $(SRCROOT)/platform/mac/LocalCurrentGraphicsContext.mm >+$(SRCROOT)/platform/mac/LocalDefaultSystemAppearance.mm > $(SRCROOT)/platform/mac/LoggingMac.mm > $(SRCROOT)/platform/mac/MediaRemoteSoftLink.cpp > $(SRCROOT)/platform/mac/NSScrollerImpDetails.mm >@@ -3050,7 +3128,6 @@ $(SRCROOT)/platform/mac/StringUtilities.mm > $(SRCROOT)/platform/mac/SuddenTermination.mm > $(SRCROOT)/platform/mac/ThemeMac.mm > $(SRCROOT)/platform/mac/ThreadCheck.mm >-$(SRCROOT)/platform/mac/URLMac.mm > $(SRCROOT)/platform/mac/UserActivityMac.mm > $(SRCROOT)/platform/mac/UserAgentMac.mm > $(SRCROOT)/platform/mac/ValidationBubbleMac.mm >@@ -3066,7 +3143,9 @@ $(SRCROOT)/platform/mac/WebNSAttributedStringExtras.mm > $(SRCROOT)/platform/mac/WebPlaybackControlsManager.mm > $(SRCROOT)/platform/mac/WidgetMac.mm > $(SRCROOT)/platform/mediacapabilities/MediaEngineConfigurationFactory.cpp >+$(SRCROOT)/platform/mediarecorder/MediaRecorderPrivateAVFImpl.cpp > $(SRCROOT)/platform/mediarecorder/MediaRecorderPrivateMock.cpp >+$(SRCROOT)/platform/mediarecorder/cocoa/MediaRecorderPrivateWriterCocoa.mm > $(SRCROOT)/platform/mediasession/mac/MediaSessionInterruptionProviderMac.mm > $(SRCROOT)/platform/mediastream/CaptureDeviceManager.cpp > $(SRCROOT)/platform/mediastream/MediaConstraints.cpp >@@ -3254,7 +3333,6 @@ $(SRCROOT)/rendering/InlineIterator.cpp > $(SRCROOT)/rendering/InlineTextBox.cpp > $(SRCROOT)/rendering/LayoutDisallowedScope.cpp > $(SRCROOT)/rendering/LayoutRepainter.cpp >-$(SRCROOT)/rendering/LayoutState.cpp > $(SRCROOT)/rendering/MarkedText.cpp > $(SRCROOT)/rendering/OrderIterator.cpp > $(SRCROOT)/rendering/PointerEventsHitRules.cpp >@@ -3293,6 +3371,7 @@ $(SRCROOT)/rendering/RenderLayerBacking.cpp > $(SRCROOT)/rendering/RenderLayerCompositor.cpp > $(SRCROOT)/rendering/RenderLayerFilters.cpp > $(SRCROOT)/rendering/RenderLayerModelObject.cpp >+$(SRCROOT)/rendering/RenderLayoutState.cpp > $(SRCROOT)/rendering/RenderLineBoxList.cpp > $(SRCROOT)/rendering/RenderLineBreak.cpp > $(SRCROOT)/rendering/RenderListBox.cpp >@@ -3669,6 +3748,7 @@ $(SRCROOT)/svg/graphics/filters/SVGFilter.cpp > $(SRCROOT)/svg/graphics/filters/SVGFilterBuilder.cpp > $(SRCROOT)/svg/properties/SVGAnimatedPathSegListPropertyTearOff.cpp > $(SRCROOT)/svg/properties/SVGAnimatedProperty.cpp >+$(SRCROOT)/svg/properties/SVGAttributeOwnerProxy.cpp > $(SRCROOT)/workers/AbstractWorker.cpp > $(SRCROOT)/workers/DedicatedWorkerGlobalScope.cpp > $(SRCROOT)/workers/DedicatedWorkerThread.cpp >diff --git a/Source/WebCore/UnifiedSources-output.xcfilelist b/Source/WebCore/UnifiedSources-output.xcfilelist >index 3f27e5249e2ae56065a736ad59f7b157fb69b474..2a059811038a507e80d491e44d16b6b15db054da 100644 >--- a/Source/WebCore/UnifiedSources-output.xcfilelist >+++ b/Source/WebCore/UnifiedSources-output.xcfilelist >@@ -1,3 +1,4 @@ >+# This file is generated by the generate-xcfilelists script. > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/unified-sources/UnifiedSource1-mm.mm > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/unified-sources/UnifiedSource1.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/unified-sources/UnifiedSource10-mm.mm >diff --git a/Source/WebKit/DerivedSources-input.xcfilelist b/Source/WebKit/DerivedSources-input.xcfilelist >index e5357fb50c0b8329b61f4347fb8816d73fd3eae4..1047932bb3b11b0201b71eb212822794507c4797 100644 >--- a/Source/WebKit/DerivedSources-input.xcfilelist >+++ b/Source/WebKit/DerivedSources-input.xcfilelist >@@ -1,3 +1,7 @@ >+# This file is generated by the generate-xcfilelists script. >+$(BUILT_PRODUCTS_DIR)//usr/local/include/WebKitAdditions/HTTPSUpgradeList.txt >+$(BUILT_PRODUCTS_DIR)//usr/local/include/WebKitAdditions/WebPaymentCoordinatorProxyAdditions.messages.in >+$(BUILT_PRODUCTS_DIR)//usr/local/include/WebKitAdditions/WebPreferencesAdditions.yaml > $(JAVASCRIPTCORE_PRIVATE_HEADERS_DIR)/cpp_generator.py > $(JAVASCRIPTCORE_PRIVATE_HEADERS_DIR)/cpp_generator_templates.py > $(JAVASCRIPTCORE_PRIVATE_HEADERS_DIR)/generate-inspector-protocol-bindings.py >@@ -40,6 +44,7 @@ $(PROJECT_DIR)/Scripts/PreferencesTemplates/WebPreferencesInternalDebugFeatures. > $(PROJECT_DIR)/Scripts/PreferencesTemplates/WebPreferencesKeys.cpp.erb > $(PROJECT_DIR)/Scripts/PreferencesTemplates/WebPreferencesKeys.h.erb > $(PROJECT_DIR)/Scripts/PreferencesTemplates/WebPreferencesStoreDefaultsMap.cpp.erb >+$(PROJECT_DIR)/Scripts/generate-https-upgrade-database.sh > $(PROJECT_DIR)/Scripts/generate-message-receiver.py > $(PROJECT_DIR)/Scripts/generate-messages-header.py > $(PROJECT_DIR)/Scripts/webkit/__init__.py >diff --git a/Source/WebKit/DerivedSources-output.xcfilelist b/Source/WebKit/DerivedSources-output.xcfilelist >index b35a04cde0a3bae49e03ce7936c8c5dc16d16220..3fac19c6a5d262eb23cab561b34aaaabc57155cb 100644 >--- a/Source/WebKit/DerivedSources-output.xcfilelist >+++ b/Source/WebKit/DerivedSources-output.xcfilelist >@@ -1,3 +1,4 @@ >+# This file is generated by the generate-xcfilelists script. > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/AuthenticationManagerMessageReceiver.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/AuthenticationManagerMessages.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/AutomationBackendDispatchers.cpp >@@ -20,6 +21,7 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/EditableImageControllerMessageRecei > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/EditableImageControllerMessages.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/EventDispatcherMessageReceiver.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/EventDispatcherMessages.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/HTTPSUpgradeList.db > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/LegacyCustomProtocolManagerMessageReceiver.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/LegacyCustomProtocolManagerMessages.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/LegacyCustomProtocolManagerProxyMessageReceiver.cpp >@@ -152,8 +154,11 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebPasteboardProxyMessageReceiver.c > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebPasteboardProxyMessages.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebPaymentCoordinatorMessageReceiver.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebPaymentCoordinatorMessages.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebPaymentCoordinatorProxyAdditionsMessageReceiver.cpp >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebPaymentCoordinatorProxyAdditionsMessages.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebPaymentCoordinatorProxyMessageReceiver.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebPaymentCoordinatorProxyMessages.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebPreferencesCombined.yaml > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebPreferencesDefinitions.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebPreferencesExperimentalFeatures.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebPreferencesInternalDebugFeatures.cpp >diff --git a/Source/WebKit/UnifiedSources-input.xcfilelist b/Source/WebKit/UnifiedSources-input.xcfilelist >index 15b8099e69dbfcd2837789d6db0c1b9ef336e235..65215a0a8bcaa32b5a9e1646a9362cd6113c1317 100644 >--- a/Source/WebKit/UnifiedSources-input.xcfilelist >+++ b/Source/WebKit/UnifiedSources-input.xcfilelist >@@ -1,3 +1,4 @@ >+# This file is generated by the generate-xcfilelists script. > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/EditableImageControllerMessageReceiver.cpp > $(SRCROOT)/NetworkProcess/Classifier/ResourceLoadStatisticsMemoryStore.cpp > $(SRCROOT)/NetworkProcess/Classifier/ResourceLoadStatisticsPersistentStorage.cpp >@@ -20,6 +21,7 @@ $(SRCROOT)/NetworkProcess/NetworkConnectionToWebProcess.cpp > $(SRCROOT)/NetworkProcess/NetworkContentRuleListManager.cpp > $(SRCROOT)/NetworkProcess/NetworkDataTask.cpp > $(SRCROOT)/NetworkProcess/NetworkDataTaskBlob.cpp >+$(SRCROOT)/NetworkProcess/NetworkHTTPSUpgradeChecker.cpp > $(SRCROOT)/NetworkProcess/NetworkLoad.cpp > $(SRCROOT)/NetworkProcess/NetworkLoadChecker.cpp > $(SRCROOT)/NetworkProcess/NetworkProcess.cpp >@@ -28,6 +30,7 @@ $(SRCROOT)/NetworkProcess/NetworkProcessPlatformStrategies.cpp > $(SRCROOT)/NetworkProcess/NetworkResourceLoadParameters.cpp > $(SRCROOT)/NetworkProcess/NetworkResourceLoader.cpp > $(SRCROOT)/NetworkProcess/NetworkSession.cpp >+$(SRCROOT)/NetworkProcess/NetworkSessionCreationParameters.cpp > $(SRCROOT)/NetworkProcess/NetworkSocketStream.cpp > $(SRCROOT)/NetworkProcess/PingLoad.cpp > $(SRCROOT)/NetworkProcess/PreconnectTask.cpp >@@ -52,12 +55,6 @@ $(SRCROOT)/NetworkProcess/cache/NetworkCacheSpeculativeLoadManager.cpp > $(SRCROOT)/NetworkProcess/cache/NetworkCacheStatistics.cpp > $(SRCROOT)/NetworkProcess/cache/NetworkCacheStorage.cpp > $(SRCROOT)/NetworkProcess/cache/NetworkCacheSubresourcesEntry.cpp >-$(SRCROOT)/NetworkProcess/capture/NetworkCaptureEvent.cpp >-$(SRCROOT)/NetworkProcess/capture/NetworkCaptureManager.cpp >-$(SRCROOT)/NetworkProcess/capture/NetworkCaptureRecorder.cpp >-$(SRCROOT)/NetworkProcess/capture/NetworkCaptureReplayer.cpp >-$(SRCROOT)/NetworkProcess/capture/NetworkCaptureResource.cpp >-$(SRCROOT)/NetworkProcess/capture/NetworkDataTaskReplay.cpp > $(SRCROOT)/NetworkProcess/cocoa/NetworkActivityTrackerCocoa.mm > $(SRCROOT)/NetworkProcess/cocoa/NetworkDataTaskCocoa.mm > $(SRCROOT)/NetworkProcess/cocoa/NetworkProcessCocoa.mm >@@ -93,6 +90,7 @@ $(SRCROOT)/Platform/classifier/ResourceLoadStatisticsClassifier.cpp > $(SRCROOT)/Platform/classifier/cocoa/ResourceLoadStatisticsClassifierCocoa.cpp > $(SRCROOT)/Platform/cocoa/SharedMemoryCocoa.cpp > $(SRCROOT)/Platform/cocoa/WKCrashReporter.mm >+$(SRCROOT)/Platform/cocoa/WebKitAdditions.mm > $(SRCROOT)/Platform/foundation/LoggingFoundation.mm > $(SRCROOT)/Platform/ios/AccessibilityIOS.mm > $(SRCROOT)/Platform/mac/LayerHostingContext.mm >@@ -201,12 +199,14 @@ $(SRCROOT)/Shared/Databases/IndexedDB/WebIDBResult.cpp > $(SRCROOT)/Shared/EditorState.cpp > $(SRCROOT)/Shared/EntryPointUtilities/mac/XPCService/XPCServiceEntryPoint.mm > $(SRCROOT)/Shared/EntryPointUtilities/mac/XPCService/XPCServiceMain.mm >+$(SRCROOT)/Shared/FocusedElementInformation.cpp > $(SRCROOT)/Shared/FontInfo.cpp > $(SRCROOT)/Shared/FrameInfoData.cpp > $(SRCROOT)/Shared/Gamepad/GamepadData.cpp > $(SRCROOT)/Shared/LayerTreeContext.cpp > $(SRCROOT)/Shared/LoadParameters.cpp > $(SRCROOT)/Shared/NavigationActionData.cpp >+$(SRCROOT)/Shared/PersistencyUtils.cpp > $(SRCROOT)/Shared/PlatformPopupMenuData.cpp > $(SRCROOT)/Shared/Plugins/NPIdentifierData.cpp > $(SRCROOT)/Shared/Plugins/NPObjectMessageReceiver.cpp >@@ -488,8 +488,10 @@ $(SRCROOT)/UIProcess/Cocoa/DiagnosticLoggingClient.mm > $(SRCROOT)/UIProcess/Cocoa/DownloadClient.mm > $(SRCROOT)/UIProcess/Cocoa/FindClient.mm > $(SRCROOT)/UIProcess/Cocoa/FullscreenClient.mm >+$(SRCROOT)/UIProcess/Cocoa/GlobalFindInPageState.mm > $(SRCROOT)/UIProcess/Cocoa/IconLoadingDelegate.mm > $(SRCROOT)/UIProcess/Cocoa/LegacyCustomProtocolManagerClient.mm >+$(SRCROOT)/UIProcess/Cocoa/MediaCaptureUtilities.mm > $(SRCROOT)/UIProcess/Cocoa/NavigationState.mm > $(SRCROOT)/UIProcess/Cocoa/PageClientImplCocoa.mm > $(SRCROOT)/UIProcess/Cocoa/PlaybackSessionManagerProxy.mm >@@ -502,6 +504,8 @@ $(SRCROOT)/UIProcess/Cocoa/UserMediaCaptureManagerProxy.cpp > $(SRCROOT)/UIProcess/Cocoa/VersionChecks.mm > $(SRCROOT)/UIProcess/Cocoa/VideoFullscreenManagerProxy.mm > $(SRCROOT)/UIProcess/Cocoa/ViewGestureController.cpp >+$(SRCROOT)/UIProcess/Cocoa/WKEditCommand.mm >+$(SRCROOT)/UIProcess/Cocoa/WKFullKeyboardAccessWatcher.mm > $(SRCROOT)/UIProcess/Cocoa/WKReloadFrameErrorRecoveryAttempter.mm > $(SRCROOT)/UIProcess/Cocoa/WKWebViewContentProviderRegistry.mm > $(SRCROOT)/UIProcess/Cocoa/WebMemoryPressureHandlerCocoa.mm >@@ -544,6 +548,7 @@ $(SRCROOT)/UIProcess/Plugins/mac/PluginProcessManagerMac.mm > $(SRCROOT)/UIProcess/Plugins/mac/PluginProcessProxyMac.mm > $(SRCROOT)/UIProcess/ProcessAssertion.cpp > $(SRCROOT)/UIProcess/ProcessThrottler.cpp >+$(SRCROOT)/UIProcess/ProvisionalPageProxy.cpp > $(SRCROOT)/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.mm > $(SRCROOT)/UIProcess/RemoteLayerTree/RemoteLayerTreeHost.mm > $(SRCROOT)/UIProcess/RemoteLayerTree/RemoteLayerTreeNode.mm >@@ -552,8 +557,12 @@ $(SRCROOT)/UIProcess/RemoteLayerTree/RemoteScrollingCoordinatorProxy.cpp > $(SRCROOT)/UIProcess/RemoteLayerTree/RemoteScrollingTree.cpp > $(SRCROOT)/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeHostIOS.mm > $(SRCROOT)/UIProcess/RemoteLayerTree/ios/RemoteScrollingCoordinatorProxyIOS.mm >+$(SRCROOT)/UIProcess/RemoteLayerTree/ios/ScrollingTreeFrameScrollingNodeRemoteIOS.mm > $(SRCROOT)/UIProcess/RemoteLayerTree/ios/ScrollingTreeOverflowScrollingNodeIOS.mm > $(SRCROOT)/UIProcess/RemoteLayerTree/ios/ScrollingTreeScrollingNodeDelegateIOS.mm >+$(SRCROOT)/UIProcess/RemoteLayerTree/mac/ScrollerMac.mm >+$(SRCROOT)/UIProcess/RemoteLayerTree/mac/ScrollerPairMac.mm >+$(SRCROOT)/UIProcess/RemoteLayerTree/mac/ScrollingTreeFrameScrollingNodeRemoteMac.cpp > $(SRCROOT)/UIProcess/RemoteWebInspectorProxy.cpp > $(SRCROOT)/UIProcess/ResponsivenessTimer.cpp > $(SRCROOT)/UIProcess/ServiceWorkerProcessProxy.cpp >@@ -585,6 +594,9 @@ $(SRCROOT)/UIProcess/WebAuthentication/Mock/MockHidService.cpp > $(SRCROOT)/UIProcess/WebAuthentication/Mock/MockLocalConnection.mm > $(SRCROOT)/UIProcess/WebAuthentication/Mock/MockLocalService.mm > $(SRCROOT)/UIProcess/WebAuthentication/WebAuthenticatorCoordinatorProxy.cpp >+$(SRCROOT)/UIProcess/WebAuthentication/fido/CtapHidAuthenticator.cpp >+$(SRCROOT)/UIProcess/WebAuthentication/fido/CtapHidDriver.cpp >+$(SRCROOT)/UIProcess/WebAuthentication/fido/U2fHidAuthenticator.cpp > $(SRCROOT)/UIProcess/WebBackForwardList.cpp > $(SRCROOT)/UIProcess/WebColorPicker.cpp > $(SRCROOT)/UIProcess/WebConnectionToWebProcess.cpp >@@ -632,11 +644,13 @@ $(SRCROOT)/UIProcess/WebURLSchemeTask.cpp > $(SRCROOT)/UIProcess/WebsiteData/Cocoa/WebsiteDataStoreCocoa.mm > $(SRCROOT)/UIProcess/WebsiteData/WebsiteDataRecord.cpp > $(SRCROOT)/UIProcess/WebsiteData/WebsiteDataStore.cpp >+$(SRCROOT)/UIProcess/WebsiteData/WebsiteDataStoreConfiguration.cpp > $(SRCROOT)/UIProcess/_WKWebViewPrintFormatter.mm > $(SRCROOT)/UIProcess/ios/DragDropInteractionState.mm > $(SRCROOT)/UIProcess/ios/EditableImageController.mm > $(SRCROOT)/UIProcess/ios/InputViewUpdateDeferrer.mm > $(SRCROOT)/UIProcess/ios/PageClientImplIOS.mm >+$(SRCROOT)/UIProcess/ios/PencilKitSoftLink.mm > $(SRCROOT)/UIProcess/ios/ProcessAssertionIOS.mm > $(SRCROOT)/UIProcess/ios/ResourceLoadStatisticsPersistentStorageIOS.mm > $(SRCROOT)/UIProcess/ios/SmartMagnificationController.mm >@@ -647,9 +661,12 @@ $(SRCROOT)/UIProcess/ios/WKActionSheetAssistant.mm > $(SRCROOT)/UIProcess/ios/WKApplicationStateTrackingView.mm > $(SRCROOT)/UIProcess/ios/WKContentView.mm > $(SRCROOT)/UIProcess/ios/WKContentViewInteraction.mm >+$(SRCROOT)/UIProcess/ios/WKDrawingCoordinator.mm > $(SRCROOT)/UIProcess/ios/WKDrawingView.mm > $(SRCROOT)/UIProcess/ios/WKGeolocationProviderIOS.mm > $(SRCROOT)/UIProcess/ios/WKGeolocationProviderIOSObjCSecurityOrigin.mm >+$(SRCROOT)/UIProcess/ios/WKInkPickerControl.mm >+$(SRCROOT)/UIProcess/ios/WKInkPickerView.mm > $(SRCROOT)/UIProcess/ios/WKInspectorNodeSearchGestureRecognizer.mm > $(SRCROOT)/UIProcess/ios/WKKeyboardScrollingAnimator.mm > $(SRCROOT)/UIProcess/ios/WKLegacyPDFView.mm >@@ -696,7 +713,6 @@ $(SRCROOT)/UIProcess/mac/TextCheckerMac.mm > $(SRCROOT)/UIProcess/mac/TiledCoreAnimationDrawingAreaProxy.mm > $(SRCROOT)/UIProcess/mac/ViewGestureControllerMac.mm > $(SRCROOT)/UIProcess/mac/ViewSnapshotStore.mm >-$(SRCROOT)/UIProcess/mac/WKFullKeyboardAccessWatcher.mm > $(SRCROOT)/UIProcess/mac/WKFullScreenWindowController.mm > $(SRCROOT)/UIProcess/mac/WKImmediateActionController.mm > $(SRCROOT)/UIProcess/mac/WKInspectorViewController.mm >@@ -884,6 +900,7 @@ $(SRCROOT)/WebProcess/WebPage/VisitedLinkTableController.cpp > $(SRCROOT)/WebProcess/WebPage/WKAccessibilityWebPageObjectIOS.mm > $(SRCROOT)/WebProcess/WebPage/WebBackForwardListProxy.cpp > $(SRCROOT)/WebProcess/WebPage/WebContextMenu.cpp >+$(SRCROOT)/WebProcess/WebPage/WebCookieJar.cpp > $(SRCROOT)/WebProcess/WebPage/WebDocumentLoader.cpp > $(SRCROOT)/WebProcess/WebPage/WebFrame.cpp > $(SRCROOT)/WebProcess/WebPage/WebInspector.cpp >diff --git a/Source/WebKit/UnifiedSources-output.xcfilelist b/Source/WebKit/UnifiedSources-output.xcfilelist >index 0a7a23a6528282c2ef83e837d6fb25dd7168880f..8608d2b170bbb5d3d67f3077aa84be7109ee3b57 100644 >--- a/Source/WebKit/UnifiedSources-output.xcfilelist >+++ b/Source/WebKit/UnifiedSources-output.xcfilelist >@@ -1,3 +1,4 @@ >+# This file is generated by the generate-xcfilelists script. > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/unified-sources/UnifiedSource1-mm.mm > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/unified-sources/UnifiedSource1.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/unified-sources/UnifiedSource10-mm.mm >diff --git a/Tools/ChangeLog b/Tools/ChangeLog >index b9acfe62fc9f88fe5b03574fe9a60bd5ea6f124f..2e71b0ef5d7df5114cf8eef65fafc80b824f80b4 100644 >--- a/Tools/ChangeLog >+++ b/Tools/ChangeLog >@@ -1,3 +1,20 @@ >+2019-01-24 Keith Rollin <krollin@apple.com> >+ >+ Update existing .xcfilelists >+ https://bugs.webkit.org/show_bug.cgi?id=193791 >+ <rdar://problem/47201706> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ Many .xcfilelist files were added in r238824 in order to support >+ XCBuild. Update these with recent changes to the set of build files >+ and with the current generate-xcfilelist script. >+ >+ * DumpRenderTree/DerivedSources-input.xcfilelist: >+ * DumpRenderTree/DerivedSources-output.xcfilelist: >+ * WebKitTestRunner/DerivedSources-input.xcfilelist: >+ * WebKitTestRunner/DerivedSources-output.xcfilelist: >+ > 2019-01-24 Keith Rollin <krollin@apple.com> > > Update Xcode projects with "Check .xcfilelists" build phase >diff --git a/Tools/DumpRenderTree/DerivedSources-input.xcfilelist b/Tools/DumpRenderTree/DerivedSources-input.xcfilelist >index 06888bee7f829fe42ee2059fb5317c2f4550ac34..3be27031e10322884b747bde898f7c507d2018a2 100644 >--- a/Tools/DumpRenderTree/DerivedSources-input.xcfilelist >+++ b/Tools/DumpRenderTree/DerivedSources-input.xcfilelist >@@ -1,3 +1,4 @@ >+# This file is generated by the generate-xcfilelists script. > $(PROJECT_DIR)/../TestRunnerShared/UIScriptContext/Bindings/UIScriptController.idl > $(PROJECT_DIR)/Bindings/CodeGeneratorDumpRenderTree.pm > $(WEBCORE_PRIVATE_HEADERS_DIR)/CodeGenerator.pm >diff --git a/Tools/DumpRenderTree/DerivedSources-output.xcfilelist b/Tools/DumpRenderTree/DerivedSources-output.xcfilelist >index 07c00ca196355dfa48d2f4e269140aa63ff68784..598aeaa288b22b27837bf0d6555108f8833bafb2 100644 >--- a/Tools/DumpRenderTree/DerivedSources-output.xcfilelist >+++ b/Tools/DumpRenderTree/DerivedSources-output.xcfilelist >@@ -1,2 +1,3 @@ >+# This file is generated by the generate-xcfilelists script. > $(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSUIScriptController.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSUIScriptController.h >diff --git a/Tools/WebKitTestRunner/DerivedSources-input.xcfilelist b/Tools/WebKitTestRunner/DerivedSources-input.xcfilelist >index 39ecf8fd89d98a2e3bcc6d860f11eddeb71186c1..8ce6368d258942726b67ebcc20738fda1ab3f5b0 100644 >--- a/Tools/WebKitTestRunner/DerivedSources-input.xcfilelist >+++ b/Tools/WebKitTestRunner/DerivedSources-input.xcfilelist >@@ -1,3 +1,4 @@ >+# This file is generated by the generate-xcfilelists script. > $(PROJECT_DIR)/../TestRunnerShared/UIScriptContext/Bindings/UIScriptController.idl > $(PROJECT_DIR)/InjectedBundle/Bindings/AccessibilityController.idl > $(PROJECT_DIR)/InjectedBundle/Bindings/AccessibilityTextMarker.idl >diff --git a/Tools/WebKitTestRunner/DerivedSources-output.xcfilelist b/Tools/WebKitTestRunner/DerivedSources-output.xcfilelist >index bbcde439338a5bad8480e5cf2bd48af47dd093f7..f7575451d355c522237640bed73e393087f2b238 100644 >--- a/Tools/WebKitTestRunner/DerivedSources-output.xcfilelist >+++ b/Tools/WebKitTestRunner/DerivedSources-output.xcfilelist >@@ -1,3 +1,4 @@ >+# This file is generated by the generate-xcfilelists script. > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKitTestRunner/JSAccessibilityController.cpp > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKitTestRunner/JSAccessibilityController.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKitTestRunner/JSAccessibilityTextMarker.cpp
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 193791
: 360125