Title: [227955] trunk/Tools
Revision
227955
Author
[email protected]
Date
2018-02-01 00:52:43 -0800 (Thu, 01 Feb 2018)

Log Message

Unreviewed. Remove WebInspectorUI watchlist and remove myself from 2 watchlists more

Patch by Andres Gomez <[email protected]> on 2018-01-31

* Scripts/webkitpy/common/config/watchlist:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (227954 => 227955)


--- trunk/Tools/ChangeLog	2018-02-01 07:28:10 UTC (rev 227954)
+++ trunk/Tools/ChangeLog	2018-02-01 08:52:43 UTC (rev 227955)
@@ -1,3 +1,9 @@
+2018-01-31  Andres Gomez  <[email protected]>
+
+        Unreviewed. Remove WebInspectorUI watchlist and remove myself from 2 watchlists more
+
+        * Scripts/webkitpy/common/config/watchlist:
+
 2018-01-31  Per Arne Vollan  <[email protected]>
 
         Layout Test fast/events/beforeunload-dom-manipulation-crash.html is crashing

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (227954 => 227955)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2018-02-01 07:28:10 UTC (rev 227954)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2018-02-01 08:52:43 UTC (rev 227955)
@@ -194,9 +194,6 @@
                         r"|Source/WebCore/html/canvas/WebGLRenderingContext\.idl"
                         r"|Source/WebCore/html/canvas/WebGLRenderingContextBase\.idl",
         },
-        "WebInspectorUIImages": {
-            "filename": r"Source/WebInspectorUI/UserInterface/Images",
-        },
         "WebSocket": {
             "filename": r"Source/WebCore/Modules/websockets"
                         r"|Source/WebCore/platform/network/(|.+/)SocketStream.*",
@@ -380,8 +377,8 @@
         "FrameLoader": [ "[email protected]", "[email protected]", "[email protected]" ],
         "Geolocation": [ "[email protected]" ],
         "GraphicsLayer": [ "[email protected]", "[email protected]", "[email protected]" ],
-        "GStreamerGraphics": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
-        "GStreamerAudio": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
+        "GStreamerGraphics": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
+        "GStreamerAudio": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
         "GtkWebKit2PublicAPI": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
         "HTML": [ "[email protected]", "[email protected]", "[email protected]" ],
         "History": [ "[email protected]" ],
@@ -414,7 +411,6 @@
         "WebInspectorBackend": [ "[email protected]" ],
         "WebInspectorGenerator": [ "[email protected]", "[email protected]" ],
         "WebInspectorRecording": [ "[email protected]" ],
-        "WebInspectorUIImages": [ "[email protected]" ],
         "JSBuiltins": [ "[email protected]" ],
         "JSBuiltinsGenerator": [ "[email protected]" ],
         "WebKitGTKTranslations": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to