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]" ],