Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1171)

Unified Diff: chrome/renderer/prerender/prerender_webmediaplayer.cc

Issue 8980008: Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/content_renderer.gypi » ('j') | content/renderer/media/audio_device.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/prerender/prerender_webmediaplayer.cc
===================================================================
--- chrome/renderer/prerender/prerender_webmediaplayer.cc (revision 114311)
+++ chrome/renderer/prerender/prerender_webmediaplayer.cc (working copy)
@@ -26,6 +26,7 @@
WebMediaPlayerImpl(client,
delegate,
collection,
+ NULL, // audio callback
tommi (sloooow) - chröme 2011/12/19 15:26:24 nit: two spaces before //
Chris Rogers 2011/12/19 21:40:35 Done.
message_loop_factory,
media_stream_client,
media_log),
« no previous file with comments | « no previous file | content/content_renderer.gypi » ('j') | content/renderer/media/audio_device.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698