Title: [261429] trunk
- Revision
- 261429
- Author
- [email protected]
- Date
- 2020-05-08 18:21:28 -0700 (Fri, 08 May 2020)
Log Message
Remove empty directories from from svn.webkit.org repository
<https://webkit.org/b/211644>
Reviewed by Darin Adler.
Modified Paths
Removed Paths
- trunk/LayoutTests/fast/events/touch/ios/iphone7/
- trunk/LayoutTests/fast/text-autosizing/ios/ipad/
- trunk/LayoutTests/fast/viewport/ios/ipad/
- trunk/LayoutTests/imported/mozilla/css-animations/
- trunk/LayoutTests/imported/mozilla/css-transitions/
- trunk/LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/AnimationEffectTiming/
- trunk/LayoutTests/legacy-animation-engine/
- trunk/LayoutTests/media/controls/ipad/
- trunk/LayoutTests/media/modern-media-controls/media-documents/ipad/
- trunk/LayoutTests/media/modern-media-controls/pip-support/ipad/
- trunk/LayoutTests/platform/gtk/legacy-animation-engine/
- trunk/LayoutTests/platform/ios/compositing/filters/
- trunk/LayoutTests/platform/ios/legacy-animation-engine/
- trunk/LayoutTests/platform/ios/media/modern-media-controls/
- trunk/LayoutTests/platform/ios-wk1/legacy-animation-engine/
- trunk/LayoutTests/platform/ios-wk2/legacy-animation-engine/
- trunk/LayoutTests/platform/iphone-7/tiled-drawing/
- trunk/LayoutTests/platform/mac/legacy-animation-engine/
- trunk/LayoutTests/platform/mac-wk1/compositing/plugins/
- trunk/LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/fetch/content-type/
- trunk/LayoutTests/platform/win/legacy-animation-engine/
- trunk/LayoutTests/platform/wincairo/legacy-animation-engine/
- trunk/LayoutTests/platform/wpe/legacy-animation-engine/
- trunk/LayoutTests/tiled-drawing/ios/
- trunk/Source/ThirdParty/ANGLE/include/vulkan/
- trunk/Source/ThirdParty/ANGLE/src/android_system_settings/
- trunk/Source/ThirdParty/ANGLE/third_party/glmark2/
- trunk/Source/ThirdParty/ANGLE/tools/flex-bison/
- trunk/Source/WebCore/Modules/webgpu/cocoa/
- trunk/Source/WebCore/page/scrolling/ios/
- trunk/Source/WebCore/platform/graphics/metal/
- trunk/Source/WebKit/UIProcess/API/win/
- trunk/Tools/BuildSlaveSupport/gtk/
- trunk/Tools/flatpak/files/
- trunk/Tools/flatpak/patches/
Diff
Modified: trunk/LayoutTests/ChangeLog (261428 => 261429)
--- trunk/LayoutTests/ChangeLog 2020-05-09 01:13:46 UTC (rev 261428)
+++ trunk/LayoutTests/ChangeLog 2020-05-09 01:21:28 UTC (rev 261429)
@@ -1,3 +1,32 @@
+2020-05-08 David Kilzer <[email protected]>
+
+ Remove empty directories from from svn.webkit.org repository
+ <https://webkit.org/b/211644>
+
+ Reviewed by Darin Adler.
+
+ * fast/events/touch/ios/iphone7: Removed.
+ * fast/text-autosizing/ios/ipad: Removed.
+ * fast/viewport/ios/ipad: Removed.
+ * legacy-animation-engine: Removed.
+ * media/controls/ipad: Removed.
+ * media/modern-media-controls/media-documents/ipad: Removed.
+ * media/modern-media-controls/pip-support/ipad: Removed.
+ * platform/gtk/legacy-animation-engine: Removed.
+ * platform/ios-wk1/legacy-animation-engine: Removed.
+ * platform/ios-wk2/legacy-animation-engine: Removed.
+ * platform/ios/compositing/filters: Removed.
+ * platform/ios/legacy-animation-engine: Removed.
+ * platform/ios/media/modern-media-controls: Removed.
+ * platform/iphone-7/tiled-drawing: Removed.
+ * platform/mac-wk1/compositing/plugins: Removed.
+ * platform/mac-wk1/imported/w3c/web-platform-tests/fetch/content-type: Removed.
+ * platform/mac/legacy-animation-engine: Removed.
+ * platform/win/legacy-animation-engine: Removed.
+ * platform/wincairo/legacy-animation-engine: Removed.
+ * platform/wpe/legacy-animation-engine: Removed.
+ * tiled-drawing/ios: Removed.
+
2020-05-08 Simon Fraser <[email protected]>
Async overflow scroll: sometimes a <select> becomes non-scrollable
Modified: trunk/LayoutTests/imported/mozilla/ChangeLog (261428 => 261429)
--- trunk/LayoutTests/imported/mozilla/ChangeLog 2020-05-09 01:13:46 UTC (rev 261428)
+++ trunk/LayoutTests/imported/mozilla/ChangeLog 2020-05-09 01:21:28 UTC (rev 261429)
@@ -1,3 +1,13 @@
+2020-05-08 David Kilzer <[email protected]>
+
+ Remove empty directories from from svn.webkit.org repository
+ <https://webkit.org/b/211644>
+
+ Reviewed by Darin Adler.
+
+ * css-animations: Removed.
+ * css-transitions: Removed.
+
2019-10-30 Dirk Schulze <[email protected]>
[css-masking] Unprefix -webkit-clip-path
Modified: trunk/LayoutTests/imported/w3c/ChangeLog (261428 => 261429)
--- trunk/LayoutTests/imported/w3c/ChangeLog 2020-05-09 01:13:46 UTC (rev 261428)
+++ trunk/LayoutTests/imported/w3c/ChangeLog 2020-05-09 01:21:28 UTC (rev 261429)
@@ -1,3 +1,12 @@
+2020-05-08 David Kilzer <[email protected]>
+
+ Remove empty directories from from svn.webkit.org repository
+ <https://webkit.org/b/211644>
+
+ Reviewed by Darin Adler.
+
+ * web-platform-tests/web-animations/interfaces/AnimationEffectTiming: Removed.
+
2020-05-08 Nikos Mouchtaris <[email protected]>
Implement web-share v2 for files
Modified: trunk/Source/ThirdParty/ANGLE/ChangeLog (261428 => 261429)
--- trunk/Source/ThirdParty/ANGLE/ChangeLog 2020-05-09 01:13:46 UTC (rev 261428)
+++ trunk/Source/ThirdParty/ANGLE/ChangeLog 2020-05-09 01:21:28 UTC (rev 261429)
@@ -1,3 +1,15 @@
+2020-05-08 David Kilzer <[email protected]>
+
+ Remove empty directories from from svn.webkit.org repository
+ <https://webkit.org/b/211644>
+
+ Reviewed by Darin Adler.
+
+ * include/vulkan: Removed.
+ * src/android_system_settings: Removed.
+ * third_party/glmark2: Removed.
+ * tools/flex-bison: Removed.
+
2020-05-07 James Darpinian <[email protected]>
Fix Google Maps rendering corruption in simulator with ANGLE
Modified: trunk/Source/WebCore/ChangeLog (261428 => 261429)
--- trunk/Source/WebCore/ChangeLog 2020-05-09 01:13:46 UTC (rev 261428)
+++ trunk/Source/WebCore/ChangeLog 2020-05-09 01:21:28 UTC (rev 261429)
@@ -1,3 +1,14 @@
+2020-05-08 David Kilzer <[email protected]>
+
+ Remove empty directories from from svn.webkit.org repository
+ <https://webkit.org/b/211644>
+
+ Reviewed by Darin Adler.
+
+ * Modules/webgpu/cocoa: Removed.
+ * page/scrolling/ios: Removed.
+ * platform/graphics/metal: Removed.
+
2020-05-08 Simon Fraser <[email protected]>
Async overflow scroll: sometimes a <select> becomes non-scrollable
Modified: trunk/Source/WebKit/ChangeLog (261428 => 261429)
--- trunk/Source/WebKit/ChangeLog 2020-05-09 01:13:46 UTC (rev 261428)
+++ trunk/Source/WebKit/ChangeLog 2020-05-09 01:21:28 UTC (rev 261429)
@@ -1,3 +1,12 @@
+2020-05-08 David Kilzer <[email protected]>
+
+ Remove empty directories from from svn.webkit.org repository
+ <https://webkit.org/b/211644>
+
+ Reviewed by Darin Adler.
+
+ * UIProcess/API/win: Removed.
+
2020-05-08 Chris Dumez <[email protected]>
Regression(r210945): No attachment when sharing to mail
Modified: trunk/Tools/ChangeLog (261428 => 261429)
--- trunk/Tools/ChangeLog 2020-05-09 01:13:46 UTC (rev 261428)
+++ trunk/Tools/ChangeLog 2020-05-09 01:21:28 UTC (rev 261429)
@@ -1,3 +1,14 @@
+2020-05-08 David Kilzer <[email protected]>
+
+ Remove empty directories from from svn.webkit.org repository
+ <https://webkit.org/b/211644>
+
+ Reviewed by Darin Adler.
+
+ * BuildSlaveSupport/gtk: Removed.
+ * flatpak/files: Removed.
+ * flatpak/patches: Removed.
+
2020-05-08 Basuke Suzuki <[email protected]>
[WTF] Share Linux's MemoryPressureHandler among other Unix ports
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes