Title: [143953] trunk/Tools
Revision
143953
Author
[email protected]
Date
2013-02-25 11:29:23 -0800 (Mon, 25 Feb 2013)

Log Message

Fix python unit tests after yoli's email address update in http://trac.webkit.org/changeset/143922
https://bugs.webkit.org/show_bug.cgi?id=110775

Unreviewed, basically a rebaseline.

* Scripts/webkitpy/common/config/watchlist:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (143952 => 143953)


--- trunk/Tools/ChangeLog	2013-02-25 19:27:03 UTC (rev 143952)
+++ trunk/Tools/ChangeLog	2013-02-25 19:29:23 UTC (rev 143953)
@@ -1,5 +1,14 @@
 2013-02-25  Nico Weber  <[email protected]>
 
+        Fix python unit tests after yoli's email address update in http://trac.webkit.org/changeset/143922
+        https://bugs.webkit.org/show_bug.cgi?id=110775
+
+        Unreviewed, basically a rebaseline.
+
+        * Scripts/webkitpy/common/config/watchlist:
+
+2013-02-25  Nico Weber  <[email protected]>
+
         [chromium] Try to get the webkit builder to use msvs again
         https://bugs.webkit.org/show_bug.cgi?id=110771
 

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (143952 => 143953)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2013-02-25 19:27:03 UTC (rev 143952)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2013-02-25 19:29:23 UTC (rev 143953)
@@ -377,7 +377,7 @@
         "Animation" : [ "[email protected]", "[email protected]", "[email protected]" ],
         "AppleMacPublicApi": [ "[email protected]" ],
         "Battery": [ "[email protected]" ],
-        "BlackBerry": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
+        "BlackBerry": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
         "Cairo": [ "[email protected]" ],
         "CMake": [ "[email protected]", "[email protected]" ],
         "CoordinatedGraphics" : [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to