WebKit Bugzilla
Attachment 361214 Details for
Bug 194121
: Update .xcfilelist files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-194121-20190205131512.patch (text/plain), 6.70 KB, created by
Keith Rollin
on 2019-02-05 13:15:13 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Keith Rollin
Created:
2019-02-05 13:15:13 PST
Size:
6.70 KB
patch
obsolete
>Subversion Revision: 240985 >diff --git a/Source/JavaScriptCore/ChangeLog b/Source/JavaScriptCore/ChangeLog >index 4c70a3c318c43aafbc8ee8ea961083f16a54ed19..e550eb914798cd96378bcc753f3094cbdd1b2952 100644 >--- a/Source/JavaScriptCore/ChangeLog >+++ b/Source/JavaScriptCore/ChangeLog >@@ -1,3 +1,18 @@ >+2019-02-05 Keith Rollin <krollin@apple.com> >+ >+ Update .xcfilelist files >+ https://bugs.webkit.org/show_bug.cgi?id=194121 >+ <rdar://problem/47720863> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ 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 Yusuke Suzuki <ysuzuki@apple.com> > > [JSC] Shrink sizeof(UnlinkedCodeBlock) >diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog >index 6ebd36c6181f4d2a1cd97db58dc5d851fd5c781d..72d8b457a3a920b8ee792be946d263ff45fd2247 100644 >--- a/Source/WebCore/ChangeLog >+++ b/Source/WebCore/ChangeLog >@@ -1,3 +1,20 @@ >+2019-02-05 Keith Rollin <krollin@apple.com> >+ >+ Update .xcfilelist files >+ https://bugs.webkit.org/show_bug.cgi?id=194121 >+ <rdar://problem/47720863> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ 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 <achristensen@webkit.org> > > Stop using blobRegistry in NetworkProcess >diff --git a/Source/JavaScriptCore/DerivedSources-input.xcfilelist b/Source/JavaScriptCore/DerivedSources-input.xcfilelist >index 0ab660417cdd40070c311cf551b95d168ef03696..59ac1c44b925475030a7e5cf31d421928b0fcb5f 100644 >--- a/Source/JavaScriptCore/DerivedSources-input.xcfilelist >+++ b/Source/JavaScriptCore/DerivedSources-input.xcfilelist >@@ -121,6 +121,7 @@ $(PROJECT_DIR)/inspector/scripts/generate-inspector-protocol-bindings.py > $(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/IntlDateTimeFormatConstructor.cpp > $(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 >diff --git a/Source/JavaScriptCore/DerivedSources-output.xcfilelist b/Source/JavaScriptCore/DerivedSources-output.xcfilelist >index d5b0e3882269005d31f707f80da821e2455a83e0..9d6b64e92be7d465a6e7134416362f15ba35a382 100644 >--- a/Source/JavaScriptCore/DerivedSources-output.xcfilelist >+++ b/Source/JavaScriptCore/DerivedSources-output.xcfilelist >@@ -4,6 +4,7 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/AirOpcodeGenerated.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/AirOpcodeUtils.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/ArrayConstructor.lut.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/ArrayIteratorPrototype.lut.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/AsyncFromSyncIteratorPrototype.lut.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/AsyncGeneratorPrototype.lut.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/BigIntConstructor.lut.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/BigIntPrototype.lut.h >@@ -27,6 +28,7 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/IntlDateTimeFormatConstructo > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/IntlDateTimeFormatPrototype.lut.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/IntlNumberFormatConstructor.lut.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/IntlNumberFormatPrototype.lut.h >+$(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/IntlObject.lut.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/IntlPluralRulesConstructor.lut.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/IntlPluralRulesPrototype.lut.h > $(BUILT_PRODUCTS_DIR)/DerivedSources/JavaScriptCore/JSCBuiltins.h >diff --git a/Source/WebCore/DerivedSources-input.xcfilelist b/Source/WebCore/DerivedSources-input.xcfilelist >index 0c5b93d53c137153ec08279dd8668ee864ab7a48..f01ecd0301e7d0782967b15fd2a5193402cdd57c 100644 >--- a/Source/WebCore/DerivedSources-input.xcfilelist >+++ b/Source/WebCore/DerivedSources-input.xcfilelist >@@ -321,6 +321,9 @@ $(PROJECT_DIR)/Modules/webdatabase/SQLTransactionCallback.idl > $(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 >diff --git a/Source/WebCore/DerivedSources-output.xcfilelist b/Source/WebCore/DerivedSources-output.xcfilelist >index 275b8c82ba29e7d850eab781c0cb7537e7fcea26..a55a2b073395a29258c261f4214113be125d4aa5 100644 >--- a/Source/WebCore/DerivedSources-output.xcfilelist >+++ b/Source/WebCore/DerivedSources-output.xcfilelist >@@ -578,6 +578,12 @@ $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSFontFaceSet.cpp > $(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
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 194121
:
360801
|
361097
|
361121
| 361214