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

Issue 174018: Disable mute/unmute when media does not have an audio track. (Closed)

Created:
11 years, 4 months ago by scherkus (not reviewing)
Modified:
9 years, 7 months ago
Reviewers:
awong
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Disable mute/unmute when media does not have an audio track. BUG=18970 TEST=test matrix videos ending in 0 should have mute context menu disabled

Patch Set 1 #

Patch Set 2 : uploaded too much #

Patch Set 3 : app engine 500 :( #

Patch Set 4 : Removed blank line #

Patch Set 5 : uploaded too much (again) #

Total comments: 2

Patch Set 6 : Foo #

Patch Set 7 : Bar #

Patch Set 8 : Merged #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -4 lines) Patch
M chrome/browser/tab_contents/render_view_context_menu.cc View 1 2 3 4 5 6 7 1 chunk +7 lines, -2 lines 0 comments Download
M chrome/common/render_messages.h View 1 2 3 4 5 6 7 1 chunk +3 lines, -1 line 0 comments Download
M webkit/glue/context_menu.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -1 line 0 comments Download
M webkit/glue/context_menu_client_impl.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scherkus (not reviewing)
11 years, 4 months ago (2009-08-18 20:31:33 UTC) #1
awong
one small question. http://codereview.chromium.org/174018/diff/31/32 File chrome/browser/tab_contents/render_view_context_menu.cc (right): http://codereview.chromium.org/174018/diff/31/32#newcode319 Line 319: case IDS_CONTENT_CONTEXT_LOOP: To confirm, we're ...
11 years, 4 months ago (2009-08-18 20:34:50 UTC) #2
scherkus (not reviewing)
http://codereview.chromium.org/174018/diff/31/32 File chrome/browser/tab_contents/render_view_context_menu.cc (right): http://codereview.chromium.org/174018/diff/31/32#newcode319 Line 319: case IDS_CONTENT_CONTEXT_LOOP: On 2009/08/18 20:34:50, awong wrote: > ...
11 years, 4 months ago (2009-08-18 21:51:08 UTC) #3
awong
11 years, 4 months ago (2009-08-19 21:23:22 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698