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

Issue 169010: Framework to display disabled mute button when audio fails.... (Closed)

Created:
11 years, 4 months ago by kylep
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, fbarchard, Alpha Left Google, kylep, awong, darin (slow to review), brettw, scherkus (not reviewing)
Visibility:
Public.

Description

Framework to display disabled mute button when audio fails. BUG=18970 TEST=play a video with no audio hardware, verify that UI changes Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23491

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M media/base/pipeline_impl.cc View 1 1 chunk +5 lines, -0 lines 5 comments Download
M webkit/glue/webmediaplayer_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/webmediaplayer_impl.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
kylep
I'm trying to test this but my chrome refuses to build. The only issue might ...
11 years, 4 months ago (2009-08-14 20:31:29 UTC) #1
awong
LGTM One comment. Thanks for doing this so fast! http://codereview.chromium.org/169010/diff/1003/9 File media/base/pipeline_impl.cc (right): http://codereview.chromium.org/169010/diff/1003/9#newcode692 Line ...
11 years, 4 months ago (2009-08-14 20:33:10 UTC) #2
scherkus (not reviewing)
LGTM assuming it compiles ;) http://codereview.chromium.org/169010/diff/1003/9 File media/base/pipeline_impl.cc (right): http://codereview.chromium.org/169010/diff/1003/9#newcode694 Line 694: rendered_mime_types_.erase(mime_type::kMajorTypeAudio); is this ...
11 years, 4 months ago (2009-08-14 20:34:44 UTC) #3
kylep
We have 1 trybot success so far. My build problem has to do with gclient ...
11 years, 4 months ago (2009-08-14 20:48:02 UTC) #4
scherkus (not reviewing)
http://codereview.chromium.org/169010/diff/1003/9 File media/base/pipeline_impl.cc (right): http://codereview.chromium.org/169010/diff/1003/9#newcode694 Line 694: rendered_mime_types_.erase(mime_type::kMajorTypeAudio); On 2009/08/14 20:48:02, kylep wrote: > On ...
11 years, 4 months ago (2009-08-14 22:28:17 UTC) #5
kylep
On Fri, Aug 14, 2009 at 3:28 PM, <scherkus@chromium.org> wrote: > > http://codereview.chromium.org/169010/diff/1003/9 > File ...
11 years, 4 months ago (2009-08-14 22:52:32 UTC) #6
scherkus (not reviewing)
11 years, 4 months ago (2009-08-14 23:01:29 UTC) #7
awesome lgtm!

Powered by Google App Engine
This is Rietveld 408576698