Title: [97774] trunk/Tools
Revision
97774
Author
[email protected]
Date
2011-10-18 10:37:03 -0700 (Tue, 18 Oct 2011)

Log Message

Add myself to the newfangled watchlist plumbing.
https://bugs.webkit.org/show_bug.cgi?id=70338

Reviewed by David Levin.

* Scripts/webkitpy/common/config/watchlist: Added sheepishly.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (97773 => 97774)


--- trunk/Tools/ChangeLog	2011-10-18 17:34:27 UTC (rev 97773)
+++ trunk/Tools/ChangeLog	2011-10-18 17:37:03 UTC (rev 97774)
@@ -1,5 +1,14 @@
 2011-10-18  Dimitri Glazkov  <[email protected]>
 
+        Add myself to the newfangled watchlist plumbing.
+        https://bugs.webkit.org/show_bug.cgi?id=70338
+
+        Reviewed by David Levin.
+
+        * Scripts/webkitpy/common/config/watchlist: Added sheepishly.
+
+2011-10-18  Dimitri Glazkov  <[email protected]>
+
         Fix a unit test in TestFailures.
         https://bugs.webkit.org/show_bug.cgi?id=70337
 

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (97773 => 97774)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2011-10-18 17:34:27 UTC (rev 97773)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2011-10-18 17:37:03 UTC (rev 97774)
@@ -65,6 +65,7 @@
         "FrameLoader": [ "[email protected]", "[email protected]" ],
         "Loader": [ "[email protected]" ],
         "webkitpy|TestFailures|SecurityCritical": [ "[email protected]" ],
+        "TestFailures": [ "[email protected]" ],
     },
     "MESSAGE_RULES": {
         "ChromiumPublicApi": [ "Please wait for approval from [email protected] before submitting "
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to