Title: [147991] trunk/Tools
Revision
147991
Author
[email protected]
Date
2013-04-09 00:12:31 -0700 (Tue, 09 Apr 2013)

Log Message

Remove the gyp files for Tools
https://bugs.webkit.org/show_bug.cgi?id=114248

Reviewed by Ryosuke Niwa.

* DumpRenderTree/DumpRenderTree.gyp: Removed.
* DumpRenderTree/DumpRenderTree.gyp/.gitignore: Removed.
* DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp: Removed.
* DumpRenderTree/DumpRenderTree.gypi: Removed.
* TestWebKitAPI/TestWebKitAPI.gyp: Removed.
* TestWebKitAPI/TestWebKitAPI.gyp/.gitignore: Removed.
* TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp: Removed.
* TestWebKitAPI/TestWebKitAPI.gypi: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/Tools/ChangeLog (147990 => 147991)


--- trunk/Tools/ChangeLog	2013-04-09 07:07:13 UTC (rev 147990)
+++ trunk/Tools/ChangeLog	2013-04-09 07:12:31 UTC (rev 147991)
@@ -1,3 +1,19 @@
+2013-04-09  Benjamin Poulain  <[email protected]>
+
+        Remove the gyp files for Tools
+        https://bugs.webkit.org/show_bug.cgi?id=114248
+
+        Reviewed by Ryosuke Niwa.
+
+        * DumpRenderTree/DumpRenderTree.gyp: Removed.
+        * DumpRenderTree/DumpRenderTree.gyp/.gitignore: Removed.
+        * DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp: Removed.
+        * DumpRenderTree/DumpRenderTree.gypi: Removed.
+        * TestWebKitAPI/TestWebKitAPI.gyp: Removed.
+        * TestWebKitAPI/TestWebKitAPI.gyp/.gitignore: Removed.
+        * TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp: Removed.
+        * TestWebKitAPI/TestWebKitAPI.gypi: Removed.
+
 2013-04-08  Ryosuke Niwa  <[email protected]>
 
         WKR (new-commit-bot) is too slow

Deleted: trunk/Tools/DumpRenderTree/DumpRenderTree.gypi (147990 => 147991)


--- trunk/Tools/DumpRenderTree/DumpRenderTree.gypi	2013-04-09 07:07:13 UTC (rev 147990)
+++ trunk/Tools/DumpRenderTree/DumpRenderTree.gypi	2013-04-09 07:12:31 UTC (rev 147991)
@@ -1,129 +0,0 @@
-{
-    'variables': {
-        'drt_files': [
-            'DumpRenderTree.h',
-            'DumpRenderTreeCommon.cpp',
-            'chromium/DRTDevToolsAgent.cpp',
-            'chromium/DRTDevToolsAgent.h',
-            'chromium/DRTDevToolsClient.cpp',
-            'chromium/DRTDevToolsClient.h',
-            'chromium/DumpRenderTree.cpp',
-            'chromium/MockPlatform.cpp',
-            'chromium/MockPlatform.h',
-            'chromium/MockWebPrerenderingSupport.cpp',
-            'chromium/MockWebPrerenderingSupport.h',
-            'chromium/Task.h',
-            'chromium/Task.cpp',
-            'chromium/TestEventPrinter.h',
-            'chromium/TestEventPrinter.cpp',
-            'chromium/TestNavigationController.cpp',
-            'chromium/TestNavigationController.h',
-            'chromium/TestShell.cpp',
-            'chromium/TestShell.h',
-            'chromium/TestShellAndroid.cpp',
-            'chromium/TestShellMac.mm',
-            'chromium/TestShellPosix.cpp',
-            'chromium/TestShellStub.cpp',
-            'chromium/TestShellWin.cpp',
-            'chromium/TestShellX11.cpp',
-            'chromium/WebViewHost.cpp',
-            'chromium/WebViewHost.h',
-        ],
-        'test_runner_files': [
-            'chromium/TestRunner/public/WebTestDelegate.h',
-            'chromium/TestRunner/public/WebPreferences.h',
-            'chromium/TestRunner/public/WebTask.h',
-            'chromium/TestRunner/public/WebTestCommon.h',
-            'chromium/TestRunner/public/WebTestInterfaces.h',
-            'chromium/TestRunner/public/WebTestProxy.h',
-            'chromium/TestRunner/public/WebTestRunner.h',
-            'chromium/TestRunner/src/AccessibilityControllerChromium.cpp',
-            'chromium/TestRunner/src/AccessibilityControllerChromium.h',
-            'chromium/TestRunner/src/AccessibilityUIElementChromium.cpp',
-            'chromium/TestRunner/src/AccessibilityUIElementChromium.h',
-            'chromium/TestRunner/src/CppBoundClass.cpp',
-            'chromium/TestRunner/src/CppBoundClass.h',
-            'chromium/TestRunner/src/CppVariant.cpp',
-            'chromium/TestRunner/src/CppVariant.h',
-            'chromium/TestRunner/src/EventSender.cpp',
-            'chromium/TestRunner/src/EventSender.h',
-            'chromium/TestRunner/src/GamepadController.cpp',
-            'chromium/TestRunner/src/GamepadController.h',
-            'chromium/TestRunner/src/KeyCodeMapping.cpp',
-            'chromium/TestRunner/src/KeyCodeMapping.h',
-            'chromium/TestRunner/src/MockConstraints.cpp',
-            'chromium/TestRunner/src/MockConstraints.h',
-            'chromium/TestRunner/src/MockGrammarCheck.cpp',
-            'chromium/TestRunner/src/MockGrammarCheck.h',
-            'chromium/TestRunner/src/MockSpellCheck.cpp',
-            'chromium/TestRunner/src/MockSpellCheck.h',
-            'chromium/TestRunner/src/MockWebMediaStreamCenter.cpp',
-            'chromium/TestRunner/src/MockWebMediaStreamCenter.h',
-            'chromium/TestRunner/src/MockWebRTCDataChannelHandler.cpp',
-            'chromium/TestRunner/src/MockWebRTCDataChannelHandler.h',
-            'chromium/TestRunner/src/MockWebRTCDTMFSenderHandler.cpp',
-            'chromium/TestRunner/src/MockWebRTCDTMFSenderHandler.h',
-            'chromium/TestRunner/src/MockWebRTCPeerConnectionHandler.cpp',
-            'chromium/TestRunner/src/MockWebRTCPeerConnectionHandler.h',
-            'chromium/TestRunner/src/MockWebSpeechInputController.cpp',
-            'chromium/TestRunner/src/MockWebSpeechInputController.h',
-            'chromium/TestRunner/src/MockWebSpeechRecognizer.cpp',
-            'chromium/TestRunner/src/MockWebSpeechRecognizer.h',
-            'chromium/TestRunner/src/NotificationPresenter.h',
-            'chromium/TestRunner/src/NotificationPresenter.cpp',
-            'chromium/TestRunner/src/SpellCheckClient.cpp',
-            'chromium/TestRunner/src/SpellCheckClient.h',
-            'chromium/TestRunner/src/TestCommon.cpp',
-            'chromium/TestRunner/src/TestCommon.h',
-            'chromium/TestRunner/src/TestInterfaces.cpp',
-            'chromium/TestRunner/src/TestInterfaces.h',
-            'chromium/TestRunner/src/TestPlugin.cpp',
-            'chromium/TestRunner/src/TestPlugin.h',
-            'chromium/TestRunner/src/TestRunner.cpp',
-            'chromium/TestRunner/src/TestRunner.h',
-            'chromium/TestRunner/src/TextInputController.cpp',
-            'chromium/TestRunner/src/TextInputController.h',
-            'chromium/TestRunner/src/WebPermissions.cpp',
-            'chromium/TestRunner/src/WebPermissions.h',
-            'chromium/TestRunner/src/WebPreferences.cpp',
-            'chromium/TestRunner/src/WebTask.cpp',
-            'chromium/TestRunner/src/WebTestInterfaces.cpp',
-            'chromium/TestRunner/src/WebTestProxy.cpp',
-            'chromium/TestRunner/src/WebTestThemeControlWin.cpp',
-            'chromium/TestRunner/src/WebTestThemeControlWin.h',
-            'chromium/TestRunner/src/WebTestThemeEngineMac.mm',
-            'chromium/TestRunner/src/WebTestThemeEngineMac.h',
-            'chromium/TestRunner/src/WebTestThemeEngineWin.cpp',
-            'chromium/TestRunner/src/WebTestThemeEngineWin.h',
-            'chromium/TestRunner/src/WebUserMediaClientMock.cpp',
-            'chromium/TestRunner/src/WebUserMediaClientMock.h',
-        ],
-        'test_plugin_files': [
-            'TestNetscapePlugIn/PluginObject.cpp',
-            'TestNetscapePlugIn/PluginObject.h',
-            'TestNetscapePlugIn/PluginObjectMac.mm',
-            'TestNetscapePlugIn/PluginTest.cpp',
-            'TestNetscapePlugIn/PluginTest.h',
-            'TestNetscapePlugIn/TestObject.cpp',
-            'TestNetscapePlugIn/TestObject.h',
-            'TestNetscapePlugIn/Tests/DocumentOpenInDestroyStream.cpp',
-            'TestNetscapePlugIn/Tests/EvaluateJSAfterRemovingPluginElement.cpp',
-            'TestNetscapePlugIn/Tests/FormValue.cpp',
-            'TestNetscapePlugIn/Tests/GetURLNotifyWithURLThatFailsToLoad.cpp',
-            'TestNetscapePlugIn/Tests/GetURLWithJavaScriptURL.cpp',
-            'TestNetscapePlugIn/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp',
-            'TestNetscapePlugIn/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp',
-            'TestNetscapePlugIn/Tests/LogNPPSetWindow.cpp',
-            'TestNetscapePlugIn/Tests/NPPNewFails.cpp',
-            'TestNetscapePlugIn/Tests/NPRuntimeCallsWithNullNPP.cpp',
-            'TestNetscapePlugIn/Tests/NPRuntimeObjectFromDestroyedPlugin.cpp',
-            'TestNetscapePlugIn/Tests/NPRuntimeRemoveProperty.cpp',
-            'TestNetscapePlugIn/Tests/NullNPPGetValuePointer.cpp',
-            'TestNetscapePlugIn/Tests/PassDifferentNPPStruct.cpp',
-            'TestNetscapePlugIn/Tests/PluginScriptableNPObjectInvokeDefault.cpp',
-            'TestNetscapePlugIn/Tests/PluginScriptableObjectOverridesAllProperties.cpp',
-            'TestNetscapePlugIn/Tests/PrivateBrowsing.cpp',
-            'TestNetscapePlugIn/main.cpp',
-        ],
-    }
-}

Deleted: trunk/Tools/TestWebKitAPI/TestWebKitAPI.gypi (147990 => 147991)


--- trunk/Tools/TestWebKitAPI/TestWebKitAPI.gypi	2013-04-09 07:07:13 UTC (rev 147990)
+++ trunk/Tools/TestWebKitAPI/TestWebKitAPI.gypi	2013-04-09 07:12:31 UTC (rev 147991)
@@ -1,58 +0,0 @@
-#
-# Copyright (C) 2011 Google Inc. All rights reserved.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are
-# met:
-#
-#         * Redistributions of source code must retain the above copyright
-# notice, this list of conditions and the following disclaimer.
-#         * Redistributions in binary form must reproduce the above
-# copyright notice, this list of conditions and the following disclaimer
-# in the documentation and/or other materials provided with the
-# distribution.
-#         * Neither the name of Google Inc. nor the names of its
-# contributors may be used to endorse or promote products derived from
-# this software without specific prior written permission.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-#
-
-{
-    'variables': {
-        'TestWebKitAPI_files': [
-            'Tests/WebCore/LayoutUnit.cpp',
-            'Tests/WTF/AtomicString.cpp',
-            'Tests/WTF/CheckedArithmeticOperations.cpp',
-            'Tests/WTF/CString.cpp',
-            'Tests/WTF/Functional.cpp',
-            'Tests/WTF/HashMap.cpp',
-            'Tests/WTF/HashSet.cpp',
-            'Tests/WTF/ListHashSet.cpp',
-            'Tests/WTF/MathExtras.cpp',
-            'Tests/WTF/MediaTime.cpp',
-            'Tests/WTF/MemoryInstrumentationTest.cpp',
-            'Tests/WTF/RedBlackTree.cpp',
-            'Tests/WTF/SaturatedArithmeticOperations.cpp',
-            'Tests/WTF/StringBuilder.cpp',
-            'Tests/WTF/StringHasher.cpp',
-            'Tests/WTF/StringImpl.cpp',
-            'Tests/WTF/StringOperators.cpp',
-            'Tests/WTF/TemporaryChange.cpp',
-            'Tests/WTF/Vector.cpp',
-            'Tests/WTF/VectorBasic.cpp',
-            'Tests/WTF/VectorReverse.cpp',
-            'Tests/WTF/WTFString.cpp',
-        ],
-    },
-}
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to