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

Issue 8889042: Turn on ENABLE_VIDEO to enable AudioContext.createMediaElementSource (Closed)

Created:
9 years ago by sra1
Modified:
9 years ago
Reviewers:
vsm
CC:
reviews_dartlang.org, dart-dom-team_google.com, aschneid_google.com
Visibility:
Public.

Description

Turn on ENABLE_VIDEO to enable AudioContext.createMediaElementSource BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=2298

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+199 lines, -80 lines) Patch
M client/dom/frog/frog_dom.dart View 3 chunks +5 lines, -3 lines 0 comments Download
M client/dom/generated/monkey_dom.js View 1 chunk +1 line, -0 lines 0 comments Download
M client/dom/generated/monkey_dom_externs.js View 1 chunk +1 line, -0 lines 0 comments Download
M client/dom/generated/src/frog/AudioContext.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/frog/CanvasRenderingContext2D.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/WebGLRenderingContext.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/dom/generated/src/interface/AudioContext.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/interface/CanvasRenderingContext2D.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/interface/WebGLRenderingContext.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/dom/generated/src/wrapping/_AudioContextWrappingImplementation.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_CanvasRenderingContext2DWrappingImplementation.dart View 3 chunks +49 lines, -15 lines 0 comments Download
M client/dom/generated/src/wrapping/_WebGLRenderingContextWrappingImplementation.dart View 2 chunks +50 lines, -28 lines 0 comments Download
M client/dom/generated/wrapping_dom.js View 4 chunks +76 lines, -28 lines 0 comments Download
M client/dom/generated/wrapping_dom_externs.js View 1 chunk +1 line, -0 lines 0 comments Download
M client/dom/scripts/fremontcutbuilder.py View 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698