Title: [240993] trunk/Source
- Revision
- 240993
- Author
- [email protected]
- Date
- 2019-02-05 14:53:58 -0800 (Tue, 05 Feb 2019)
Log Message
Update .xcfilelist files
https://bugs.webkit.org/show_bug.cgi?id=194121
<rdar://problem/47720863>
Reviewed by Tim Horton.
Preparatory to enabling the facility for automatically updating the
.xcfilelist files, check in a freshly-updated set so that not everyone
runs up against having to regenerate them themselves.
Source/_javascript_Core:
* DerivedSources-input.xcfilelist:
* DerivedSources-output.xcfilelist:
Source/WebCore:
No new tests since there should be no observable behavior difference.
* DerivedSources-input.xcfilelist:
* DerivedSources-output.xcfilelist:
Modified Paths
Diff
Modified: trunk/Source/_javascript_Core/ChangeLog (240992 => 240993)
--- trunk/Source/_javascript_Core/ChangeLog 2019-02-05 22:09:32 UTC (rev 240992)
+++ trunk/Source/_javascript_Core/ChangeLog 2019-02-05 22:53:58 UTC (rev 240993)
@@ -1,3 +1,18 @@
+2019-02-05 Keith Rollin <[email protected]>
+
+ Update .xcfilelist files
+ https://bugs.webkit.org/show_bug.cgi?id=194121
+ <rdar://problem/47720863>
+
+ Reviewed by Tim Horton.
+
+ Preparatory to enabling the facility for automatically updating the
+ .xcfilelist files, check in a freshly-updated set so that not everyone
+ runs up against having to regenerate them themselves.
+
+ * DerivedSources-input.xcfilelist:
+ * DerivedSources-output.xcfilelist:
+
2019-02-05 Andy VanWagoner <[email protected]>
[INTL] improve efficiency of Intl.NumberFormat formatToParts
Modified: trunk/Source/_javascript_Core/DerivedSources-input.xcfilelist (240992 => 240993)
--- trunk/Source/_javascript_Core/DerivedSources-input.xcfilelist 2019-02-05 22:09:32 UTC (rev 240992)
+++ trunk/Source/_javascript_Core/DerivedSources-input.xcfilelist 2019-02-05 22:53:58 UTC (rev 240993)
@@ -121,6 +121,7 @@
$(PROJECT_DIR)/parser/Keywords.table
$(PROJECT_DIR)/runtime/ArrayConstructor.cpp
$(PROJECT_DIR)/runtime/ArrayIteratorPrototype.cpp
+$(PROJECT_DIR)/runtime/AsyncFromSyncIteratorPrototype.cpp
$(PROJECT_DIR)/runtime/AsyncGeneratorPrototype.cpp
$(PROJECT_DIR)/runtime/BigIntConstructor.cpp
$(PROJECT_DIR)/runtime/BigIntPrototype.cpp
@@ -136,6 +137,7 @@
$(PROJECT_DIR)/runtime/IntlDateTimeFormatPrototype.cpp
$(PROJECT_DIR)/runtime/IntlNumberFormatConstructor.cpp
$(PROJECT_DIR)/runtime/IntlNumberFormatPrototype.cpp
+$(PROJECT_DIR)/runtime/IntlObject.cpp
$(PROJECT_DIR)/runtime/IntlPluralRulesConstructor.cpp
$(PROJECT_DIR)/runtime/IntlPluralRulesPrototype.cpp
$(PROJECT_DIR)/runtime/JSDataViewPrototype.cpp
Modified: trunk/Source/_javascript_Core/DerivedSources-output.xcfilelist (240992 => 240993)
--- trunk/Source/_javascript_Core/DerivedSources-output.xcfilelist 2019-02-05 22:09:32 UTC (rev 240992)
+++ trunk/Source/_javascript_Core/DerivedSources-output.xcfilelist 2019-02-05 22:53:58 UTC (rev 240993)
@@ -4,6 +4,7 @@
$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/AirOpcodeUtils.h
$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/ArrayConstructor.lut.h
$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/ArrayIteratorPrototype.lut.h
+$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/AsyncFromSyncIteratorPrototype.lut.h
$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/AsyncGeneratorPrototype.lut.h
$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/BigIntConstructor.lut.h
$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/BigIntPrototype.lut.h
@@ -27,6 +28,7 @@
$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/IntlDateTimeFormatPrototype.lut.h
$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/IntlNumberFormatConstructor.lut.h
$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/IntlNumberFormatPrototype.lut.h
+$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/IntlObject.lut.h
$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/IntlPluralRulesConstructor.lut.h
$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/IntlPluralRulesPrototype.lut.h
$(BUILT_PRODUCTS_DIR)/DerivedSources/_javascript_Core/JSCBuiltins.h
Modified: trunk/Source/WebCore/ChangeLog (240992 => 240993)
--- trunk/Source/WebCore/ChangeLog 2019-02-05 22:09:32 UTC (rev 240992)
+++ trunk/Source/WebCore/ChangeLog 2019-02-05 22:53:58 UTC (rev 240993)
@@ -1,3 +1,20 @@
+2019-02-05 Keith Rollin <[email protected]>
+
+ Update .xcfilelist files
+ https://bugs.webkit.org/show_bug.cgi?id=194121
+ <rdar://problem/47720863>
+
+ Reviewed by Tim Horton.
+
+ Preparatory to enabling the facility for automatically updating the
+ .xcfilelist files, check in a freshly-updated set so that not everyone
+ runs up against having to regenerate them themselves.
+
+ No new tests since there should be no observable behavior difference.
+
+ * DerivedSources-input.xcfilelist:
+ * DerivedSources-output.xcfilelist:
+
2019-02-05 Alex Christensen <[email protected]>
Stop using blobRegistry in NetworkProcess
Modified: trunk/Source/WebCore/DerivedSources-input.xcfilelist (240992 => 240993)
--- trunk/Source/WebCore/DerivedSources-input.xcfilelist 2019-02-05 22:09:32 UTC (rev 240992)
+++ trunk/Source/WebCore/DerivedSources-input.xcfilelist 2019-02-05 22:53:58 UTC (rev 240993)
@@ -321,6 +321,9 @@
$(PROJECT_DIR)/Modules/webdatabase/SQLTransactionErrorCallback.idl
$(PROJECT_DIR)/Modules/webdriver/NavigatorWebDriver.idl
$(PROJECT_DIR)/Modules/webgpu/DOMWindowWebGPU.idl
+$(PROJECT_DIR)/Modules/webgpu/GPUCompareFunction.idl
+$(PROJECT_DIR)/Modules/webgpu/GPUDepthStencilStateDescriptor.idl
+$(PROJECT_DIR)/Modules/webgpu/GPURequestAdapterOptions.idl
$(PROJECT_DIR)/Modules/webgpu/WebGPU.idl
$(PROJECT_DIR)/Modules/webgpu/WebGPUAdapter.idl
$(PROJECT_DIR)/Modules/webgpu/WebGPUAdapterDescriptor.idl
Modified: trunk/Source/WebCore/DerivedSources-output.xcfilelist (240992 => 240993)
--- trunk/Source/WebCore/DerivedSources-output.xcfilelist 2019-02-05 22:09:32 UTC (rev 240992)
+++ trunk/Source/WebCore/DerivedSources-output.xcfilelist 2019-02-05 22:53:58 UTC (rev 240993)
@@ -578,6 +578,12 @@
$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSFontFaceSet.h
$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGCObservation.cpp
$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGCObservation.h
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPUCompareFunction.cpp
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPUCompareFunction.h
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPUDepthStencilStateDescriptor.cpp
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPUDepthStencilStateDescriptor.h
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPURequestAdapterOptions.cpp
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPURequestAdapterOptions.h
$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGainNode.cpp
$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGainNode.h
$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGamepad.cpp
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes