Title: [108838] trunk/Tools
- Revision
- 108838
- Author
- [email protected]
- Date
- 2012-02-24 12:45:39 -0800 (Fri, 24 Feb 2012)
Log Message
Update watchlist for ChromiumPublicApi to include Platform/chromium/public/
Reviewed by Adam Barth.
* Scripts/webkitpy/common/config/watchlist:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (108837 => 108838)
--- trunk/Tools/ChangeLog 2012-02-24 20:42:07 UTC (rev 108837)
+++ trunk/Tools/ChangeLog 2012-02-24 20:45:39 UTC (rev 108838)
@@ -1,3 +1,11 @@
+2012-02-24 Darin Fisher <[email protected]>
+
+ Update watchlist for ChromiumPublicApi to include Platform/chromium/public/
+
+ Reviewed by Adam Barth.
+
+ * Scripts/webkitpy/common/config/watchlist:
+
2012-02-24 Dirk Pranke <[email protected]>
webkitpy: config_unittest is sensitive to other tests that might've already run
Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (108837 => 108838)
--- trunk/Tools/Scripts/webkitpy/common/config/watchlist 2012-02-24 20:42:07 UTC (rev 108837)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist 2012-02-24 20:45:39 UTC (rev 108838)
@@ -20,6 +20,7 @@
},
"ChromiumPublicApi": {
"filename": r"Source/WebKit/chromium/public/"
+ r"Source/Platform/chromium/public/"
},
"AppleMacPublicApi": {
"filename": r"Source/WebCore/bindings/objc/PublicDOMInterfaces.h"
@@ -143,7 +144,7 @@
# two different accounts as far as bugzilla is concerned.
"ChromiumDumpRenderTree": [ "[email protected]", ],
"ChromiumGraphics": [ "[email protected]", "[email protected]" ],
- "ChromiumPublicApi": [ "[email protected]", ],
+ "ChromiumPublicApi": [ "[email protected]", "[email protected]" ],
"AppleMacPublicApi": [ "[email protected]" ],
"Forms": [ "[email protected]", ],
"GStreamerGraphics": [ "[email protected]", "[email protected]", "[email protected]" ],
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes