Modified: trunk/Tools/ChangeLog (124189 => 124190)
--- trunk/Tools/ChangeLog 2012-07-31 10:33:02 UTC (rev 124189)
+++ trunk/Tools/ChangeLog 2012-07-31 10:46:04 UTC (rev 124190)
@@ -1,3 +1,9 @@
+2012-07-31 Jochen Eisinger <[email protected]>
+
+ Unreviewed. Update watchlist
+
+ * Scripts/webkitpy/common/config/watchlist: Turned out to be less useful than I had hoped
+
2012-07-31 Kent Tamura <[email protected]>
Unreviewed, update watchlist
Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (124189 => 124190)
--- trunk/Tools/Scripts/webkitpy/common/config/watchlist 2012-07-31 10:33:02 UTC (rev 124189)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist 2012-07-31 10:46:04 UTC (rev 124190)
@@ -231,10 +231,10 @@
"EFLWebKit2PublicAPI": [ "[email protected]" ],
"Editing": [ "[email protected]" ],
"Forms": [ "[email protected]", "[email protected]" ],
- "FrameLoader": [ "[email protected]", "[email protected]", "[email protected]" ],
+ "FrameLoader": [ "[email protected]", "[email protected]" ],
"GStreamerGraphics": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
"GtkWebKit2PublicAPI": [ "[email protected]", "[email protected]", "[email protected]" ],
- "Loader": [ "[email protected]", "[email protected]" ],
+ "Loader": [ "[email protected]" ],
"MathML": [ "[email protected]" ],
"Media": [ "[email protected]", "[email protected]" ],
"NetworkInfo": [ "[email protected]" ],
@@ -252,7 +252,7 @@
"TestFailures": [ "[email protected]", "[email protected]" ],
"TextureMapper" : [ "[email protected]" ],
"ThreadingFiles|ThreadingUsage": [ "[email protected]", ],
- "V8Bindings|BindingsScripts": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
+ "V8Bindings|BindingsScripts": [ "[email protected]", "[email protected]", "[email protected]" ],
"WatchListScript": [ "[email protected]", ],
"WebIDL": [ "[email protected]", "[email protected]" ],
"WebKitGTKTranslations": [ "[email protected]", "[email protected]" ],