Modified: trunk/Tools/ChangeLog (119265 => 119266)
--- trunk/Tools/ChangeLog 2012-06-01 19:41:36 UTC (rev 119265)
+++ trunk/Tools/ChangeLog 2012-06-01 19:52:42 UTC (rev 119266)
@@ -1,3 +1,12 @@
+2012-06-01 Jochen Eisinger <[email protected]>
+
+ [watchlist] Add myself to loader and v8 bindings changes
+ https://bugs.webkit.org/show_bug.cgi?id=88112
+
+ Reviewed by Adam Barth.
+
+ * Scripts/webkitpy/common/config/watchlist:
+
2012-06-01 Jacky Jiang <[email protected]>
Adding Jacky Jiang to committers.py
Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (119265 => 119266)
--- trunk/Tools/Scripts/webkitpy/common/config/watchlist 2012-06-01 19:41:36 UTC (rev 119265)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist 2012-06-01 19:52:42 UTC (rev 119266)
@@ -172,10 +172,10 @@
"DOMAttributes": [ "[email protected]", ],
"EFL": [ "[email protected]", ],
"Forms": [ "[email protected]", ],
- "FrameLoader": [ "[email protected]", "[email protected]" ],
+ "FrameLoader": [ "[email protected]", "[email protected]", "[email protected]" ],
"GStreamerGraphics": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
"GtkWebKit2PublicAPI": [ "[email protected]", "[email protected]", "[email protected]" ],
- "Loader": [ "[email protected]" ],
+ "Loader": [ "[email protected]", "[email protected]" ],
"MathML": [ "[email protected]" ],
"Media": [ "[email protected]", "[email protected]" ],
"QtBuildSystem" : [ "[email protected]", ],
@@ -188,7 +188,7 @@
"StyleChecker": [ "[email protected]", ],
"TestFailures": [ "[email protected]", "[email protected]" ],
"ThreadingFiles|ThreadingUsage": [ "[email protected]", ],
- "V8Bindings|BindingsScripts": [ "[email protected]", "[email protected]", "[email protected]" ],
+ "V8Bindings|BindingsScripts": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
"WatchListScript": [ "[email protected]", ],
"WebIDL": [ "[email protected]", "[email protected]" ],
"WebKitGTKTranslations": [ "[email protected]", "[email protected]" ],