Title: [151984] trunk/Tools
- Revision
- 151984
- Author
- [email protected]
- Date
- 2013-06-26 01:18:24 -0700 (Wed, 26 Jun 2013)
Log Message
Creating cURL watchlist and adding myself to it.
Patch by Peter Gal <[email protected]> on 2013-05-26
Reviewed by Csaba Osztrogonác.
* Scripts/webkitpy/common/config/watchlist:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (151983 => 151984)
--- trunk/Tools/ChangeLog 2013-06-26 08:16:25 UTC (rev 151983)
+++ trunk/Tools/ChangeLog 2013-06-26 08:18:24 UTC (rev 151984)
@@ -1,3 +1,11 @@
+2013-05-26 Peter Gal <[email protected]>
+
+ Creating cURL watchlist and adding myself to it.
+
+ Reviewed by Csaba Osztrogonác.
+
+ * Scripts/webkitpy/common/config/watchlist:
+
2013-06-25 Gyuyoung Kim <[email protected]>
Unreviewed, change my email address for watch list.
Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (151983 => 151984)
--- trunk/Tools/Scripts/webkitpy/common/config/watchlist 2013-06-26 08:16:25 UTC (rev 151983)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist 2013-06-26 08:18:24 UTC (rev 151984)
@@ -319,6 +319,9 @@
"BindingsScripts": {
"filename": r"Source/WebCore/bindings/scripts/",
},
+ "cURLNetwork": {
+ "filename": r"Source/WebCore/platform/network/curl/",
+ },
},
"CC_RULES": {
# Note: All email addresses listed must be registered with bugzilla.
@@ -337,6 +340,7 @@
"ContentSecurityPolicyFiles|ContentSecurityPolicyUsage" : [ "[email protected]" ],
"CoreAnimation" : [ "[email protected]" ],
"CSS": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
+ "cURLNetwork": [ "[email protected]" ],
"DOM": [ "[email protected]", "[email protected]" ],
"DOMAttributes": [ "[email protected]", ],
"EFL": [ "[email protected]", "[email protected]", "[email protected]" ],
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes