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

Issue 11818066: Fixing up Navigator.getUserMedia. (Closed)

Created:
7 years, 11 months ago by blois
Modified:
7 years, 11 months ago
Reviewers:
Emily Fortuna, sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixing up Navigator.getUserMedia. - Fixes Navigator.getUserMedia to be cross-platform. - Adds supported checks. - Dartifies the API. BUG= Committed: https://code.google.com/p/dart/source/detail?r=17304

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+277 lines, -50 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 6 chunks +69 lines, -19 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 7 chunks +57 lines, -10 lines 0 comments Download
M tests/html/html.status View 1 4 chunks +4 lines, -0 lines 0 comments Download
A tests/html/media_stream_test.dart View 1 1 chunk +21 lines, -0 lines 0 comments Download
M tools/dom/scripts/generator.py View 4 chunks +7 lines, -6 lines 0 comments Download
M tools/dom/scripts/htmlrenamer.py View 2 chunks +3 lines, -0 lines 0 comments Download
M tools/dom/scripts/systemhtml.py View 2 chunks +9 lines, -1 line 0 comments Download
D tools/dom/templates/html/dart2js/impl_Navigator.darttemplate View 1 chunk +0 lines, -14 lines 0 comments Download
A tools/dom/templates/html/impl/impl_MediaStream.darttemplate View 1 1 chunk +29 lines, -0 lines 0 comments Download
A tools/dom/templates/html/impl/impl_Navigator.darttemplate View 1 1 chunk +78 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
7 years, 11 months ago (2013-01-10 23:16:25 UTC) #1
Emily Fortuna
7 years, 11 months ago (2013-01-11 01:03:40 UTC) #2
lgtm!

Powered by Google App Engine
This is Rietveld 408576698