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

Issue 11447002: Re-trying moving AudioElement back to dart:html. (Closed)

Created:
8 years ago by blois
Modified:
8 years ago
Reviewers:
sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Re-trying moving AudioElement back to dart:html. This is a re-try of CL https://codereview.chromium.org/11348382/ which didn't work because it was using directory names which are incorrect on Dartium. Changed to use Conditionals instead. BUG= Committed: https://code.google.com/p/dart/source/detail?r=15718

Patch Set 1 #

Patch Set 2 : Fixing for dartium. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -121 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 4 chunks +26 lines, -28 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 4 chunks +27 lines, -40 lines 0 comments Download
M sdk/lib/html/scripts/htmlrenamer.py View 1 2 chunks +7 lines, -8 lines 0 comments Download
M sdk/lib/html/scripts/idlnode.py View 1 2 chunks +2 lines, -1 line 0 comments Download
M sdk/lib/html/templates/html/dart2js/impl_AudioBufferSourceNode.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/html/templates/html/impl/impl_AudioContext.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/svg/dart2js/svg_dart2js.dart View 1 chunk +20 lines, -0 lines 0 comments Download
M sdk/lib/svg/dartium/svg_dartium.dart View 1 chunk +28 lines, -0 lines 0 comments Download
M sdk/lib/web_audio/dart2js/web_audio_dart2js.dart View 2 chunks +2 lines, -20 lines 0 comments Download
M sdk/lib/web_audio/dartium/web_audio_dartium.dart View 2 chunks +6 lines, -21 lines 0 comments Download
M tests/html/audioelement_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
8 years ago (2012-12-05 01:39:06 UTC) #1
sra1
8 years ago (2012-12-05 02:28:16 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698