Modified: trunk/Tools/ChangeLog (280982 => 280983)
--- trunk/Tools/ChangeLog 2021-08-12 20:28:37 UTC (rev 280982)
+++ trunk/Tools/ChangeLog 2021-08-12 20:35:58 UTC (rev 280983)
@@ -1,3 +1,12 @@
+2021-08-12 Patrick Angle <[email protected]>
+
+ Add myself (Patrick Angle) to watchlist for Inspector code changes
+ https://bugs.webkit.org/show_bug.cgi?id=229046
+
+ Reviewed by Darin Adler.
+
+ * Scripts/webkitpy/common/config/watchlist:
+
2021-08-12 Sam Weinig <[email protected]>
Allow testing of the final UIView tree on iOS platforms
Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (280982 => 280983)
--- trunk/Tools/Scripts/webkitpy/common/config/watchlist 2021-08-12 20:28:37 UTC (rev 280982)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist 2021-08-12 20:35:58 UTC (rev 280983)
@@ -462,11 +462,11 @@
"WTF": [ "[email protected]", "[email protected]", "[email protected]" ],
"WebGL": [ "[email protected]", "[email protected]" ],
"WebIDL": [ "[email protected]", "[email protected]", "[email protected]" ],
- "WebInspectorBackend": [ "[email protected]", "[email protected]" ],
- "WebInspectorFrontend": [ "[email protected]" ],
- "WebInspectorGenerator": [ "[email protected]", "[email protected]", "[email protected]" ],
- "WebInspectorRecording": [ "[email protected]" ],
- "WebInspectorTests": [ "[email protected]" ],
+ "WebInspectorBackend": [ "[email protected]", "[email protected]", "[email protected]" ],
+ "WebInspectorFrontend": [ "[email protected]", "[email protected]" ],
+ "WebInspectorGenerator": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
+ "WebInspectorRecording": [ "[email protected]", "[email protected]" ],
+ "WebInspectorTests": [ "[email protected]", "[email protected]" ],
"JSBuiltins": [ "[email protected]" ],
"JSBuiltinsGenerator": [ "[email protected]" ],
"WPEDependencies": [ "[email protected]", "[email protected]" ],