Title: [169932] trunk/Tools
- Revision
- 169932
- Author
- [email protected]
- Date
- 2014-06-13 02:01:38 -0700 (Fri, 13 Jun 2014)
Log Message
Create MSE and EME watchlist
https://bugs.webkit.org/show_bug.cgi?id=133810
Reviewed by Eric Carlson.
* Scripts/webkitpy/common/config/watchlist: Create MSEEME
definition and add Eric Carlson and myself to it.
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (169931 => 169932)
--- trunk/Tools/ChangeLog 2014-06-13 06:40:00 UTC (rev 169931)
+++ trunk/Tools/ChangeLog 2014-06-13 09:01:38 UTC (rev 169932)
@@ -1,3 +1,13 @@
+2014-06-13 Xabier Rodriguez Calvar <[email protected]>
+
+ Create MSE and EME watchlist
+ https://bugs.webkit.org/show_bug.cgi?id=133810
+
+ Reviewed by Eric Carlson.
+
+ * Scripts/webkitpy/common/config/watchlist: Create MSEEME
+ definition and add Eric Carlson and myself to it.
+
2014-06-12 Carlos Garcia Campos <[email protected]>
[GTK] Remove all deprecated API from GObject DOM bindings
Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (169931 => 169932)
--- trunk/Tools/Scripts/webkitpy/common/config/watchlist 2014-06-13 06:40:00 UTC (rev 169931)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist 2014-06-13 09:01:38 UTC (rev 169932)
@@ -286,6 +286,12 @@
r"|LayoutTests/platform/.*/fast/css-grid-layout/"
r"|LayoutTests/platform/.*/ietestcenter/css3/grid/",
},
+ "MSEEME": {
+ "filename": r"Source/WebCore/Modules/encryptedmedia/"
+ r"|Source/WebCore/Modules/mediasource/"
+ r"|LayoutTests/media/encrypted-media/"
+ r"|LayoutTests/media/media-source/",
+ },
},
"CC_RULES": {
# Note: All email addresses listed must be registered with bugzilla.
@@ -325,6 +331,7 @@
"Loader": [ "[email protected]" ],
"MathML": [ "[email protected]", "[email protected]", "[email protected]" ],
"Media": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
+ "MSEEME": [ "[email protected]", "[email protected]" ],
"Track": [ "[email protected]", "[email protected]", "[email protected]" ],
"MediaStream": [ "[email protected]", "[email protected]", "[email protected]" ],
"NetworkInfo": [ "[email protected]", "[email protected]" ],
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes