Title: [289033] trunk/Source/WebCore
- Revision
- 289033
- Author
- [email protected]
- Date
- 2022-02-03 00:41:48 -0800 (Thu, 03 Feb 2022)
Log Message
Unreviewed. Fix GTK make distcheck
Move mac specific file from Sources.txt to SourcesCocoa.txt
* Sources.txt:
* SourcesCocoa.txt:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (289032 => 289033)
--- trunk/Source/WebCore/ChangeLog 2022-02-03 08:35:59 UTC (rev 289032)
+++ trunk/Source/WebCore/ChangeLog 2022-02-03 08:41:48 UTC (rev 289033)
@@ -1,3 +1,12 @@
+2022-02-03 Carlos Garcia Campos <[email protected]>
+
+ Unreviewed. Fix GTK make distcheck
+
+ Move mac specific file from Sources.txt to SourcesCocoa.txt
+
+ * Sources.txt:
+ * SourcesCocoa.txt:
+
2022-02-03 Martin Robinson <[email protected]>
Transform interpolation should blend between shared transform function primitives
Modified: trunk/Source/WebCore/Sources.txt (289032 => 289033)
--- trunk/Source/WebCore/Sources.txt 2022-02-03 08:35:59 UTC (rev 289032)
+++ trunk/Source/WebCore/Sources.txt 2022-02-03 08:41:48 UTC (rev 289033)
@@ -1072,7 +1072,6 @@
dom/WheelEvent.cpp
dom/WindowEventLoop.cpp
dom/XMLDocument.cpp
-dom/mac/ImageControlsMac.cpp
dom/messageports/MessagePortChannel.cpp
dom/messageports/MessagePortChannelProvider.cpp
dom/messageports/MessagePortChannelProviderImpl.cpp
Modified: trunk/Source/WebCore/SourcesCocoa.txt (289032 => 289033)
--- trunk/Source/WebCore/SourcesCocoa.txt 2022-02-03 08:35:59 UTC (rev 289032)
+++ trunk/Source/WebCore/SourcesCocoa.txt 2022-02-03 08:41:48 UTC (rev 289033)
@@ -155,6 +155,7 @@
dom/ios/MouseEventIOS.cpp
dom/ios/PointerEventIOS.cpp
dom/ios/TouchEvents.cpp
+dom/mac/ImageControlsMac.cpp
editing/SelectionGeometryGatherer.cpp
editing/SmartReplaceCF.cpp
editing/cocoa/AlternativeTextContextController.mm
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes