Title: [99470] trunk/Tools
Revision
99470
Author
[email protected]
Date
2011-11-07 13:30:41 -0800 (Mon, 07 Nov 2011)

Log Message

Add cc-bugs group to watch changes in chromium graphics
https://bugs.webkit.org/show_bug.cgi?id=71690

Patch by Dana Jansens <[email protected]> on 2011-11-07
Reviewed by James Robinson.

* Scripts/webkitpy/common/config/watchlist:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (99469 => 99470)


--- trunk/Tools/ChangeLog	2011-11-07 21:20:10 UTC (rev 99469)
+++ trunk/Tools/ChangeLog	2011-11-07 21:30:41 UTC (rev 99470)
@@ -1,3 +1,12 @@
+2011-11-07  Dana Jansens  <[email protected]>
+
+        Add cc-bugs group to watch changes in chromium graphics
+        https://bugs.webkit.org/show_bug.cgi?id=71690
+
+        Reviewed by James Robinson.
+
+        * Scripts/webkitpy/common/config/watchlist:
+
 2011-11-07  Balazs Ankes  <[email protected]>
 
         [NRWT] Parsing of test_expectations.txt should be agnostic to newline at end

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (99469 => 99470)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2011-11-07 21:20:10 UTC (rev 99469)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2011-11-07 21:30:41 UTC (rev 99470)
@@ -115,7 +115,7 @@
         # Specifically, [email protected] and [email protected] are
         # two different accounts as far as bugzilla is concerned.
         "ChromiumDumpRenderTree": [ "[email protected]", ],
-        "ChromiumGraphics": [ "[email protected]", ],
+        "ChromiumGraphics": [ "[email protected]", "[email protected]" ],
         "ChromiumPublicApi": [ "[email protected]", ],
         "Forms": [ "[email protected]", ],
         "GStreamerGraphics": [ "[email protected]", ],
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to