Title: [96923] trunk/Source/WebKit/chromium
- Revision
- 96923
- Author
- [email protected]
- Date
- 2011-10-07 02:53:43 -0700 (Fri, 07 Oct 2011)
Log Message
Turn ENABLE_VIDEO_TRACK on for chromium.
https://bugs.webkit.org/show_bug.cgi?id=69460
Reviewed by David Levin.
* features.gypi:
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (96922 => 96923)
--- trunk/Source/WebKit/chromium/ChangeLog 2011-10-07 09:51:49 UTC (rev 96922)
+++ trunk/Source/WebKit/chromium/ChangeLog 2011-10-07 09:53:43 UTC (rev 96923)
@@ -1,3 +1,12 @@
+2011-10-07 Anna Cavender <[email protected]>
+
+ Turn ENABLE_VIDEO_TRACK on for chromium.
+ https://bugs.webkit.org/show_bug.cgi?id=69460
+
+ Reviewed by David Levin.
+
+ * features.gypi:
+
2011-10-07 Pavel Feldman <[email protected]>
Not reviewed: also add glass pane to the frame document's body.
Modified: trunk/Source/WebKit/chromium/features.gypi (96922 => 96923)
--- trunk/Source/WebKit/chromium/features.gypi 2011-10-07 09:51:49 UTC (rev 96922)
+++ trunk/Source/WebKit/chromium/features.gypi 2011-10-07 09:53:43 UTC (rev 96923)
@@ -87,6 +87,7 @@
'ENABLE_TOUCH_ICON_LOADING=<(enable_touch_icon_loading)',
'ENABLE_V8_SCRIPT_DEBUG_SERVER=1',
'ENABLE_VIDEO=1',
+ 'ENABLE_VIDEO_TRACK=1',
'ENABLE_WEBGL=1',
'ENABLE_WEB_SOCKETS=1',
'ENABLE_WEB_TIMING=1',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes