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

Issue 10821058: Handle no volume in chrome://media-internals (Closed)

Created:
8 years, 5 months ago by sail
Modified:
8 years, 4 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Handle no volume in chrome://media-internals When using Pepper Flash chrome://media-internals displays NaN for volume. Volume may never be set by plugins like Pepper Flash. Fix is to only display volume information if it exists. (Also fixed presubmit errors.) BUG=64215 TEST=Ran on youtube and verified that volume wasn't displayed. Ran on music.google.com and verified that volume was displayed. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149228

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M chrome/browser/resources/media_internals.html View 1 chunk +1 line, -0 lines 3 comments Download
M chrome/browser/resources/media_internals/media_internals.js View 3 chunks +8 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
sail
8 years, 5 months ago (2012-07-27 01:02:50 UTC) #1
sail
8 years, 4 months ago (2012-07-31 06:46:14 UTC) #2
tommi (sloooow) - chröme
lgtm
8 years, 4 months ago (2012-07-31 10:06:01 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/10821058/1
8 years, 4 months ago (2012-07-31 14:14:06 UTC) #4
commit-bot: I haz the power
Presubmit check for 10821058-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 4 months ago (2012-07-31 14:14:11 UTC) #5
sail
jhawkins: chrome/browser/resources/ OWNERS review
8 years, 4 months ago (2012-07-31 14:18:50 UTC) #6
James Hawkins
LGTM with question. http://codereview.chromium.org/10821058/diff/1/chrome/browser/resources/media_internals.html File chrome/browser/resources/media_internals.html (right): http://codereview.chromium.org/10821058/diff/1/chrome/browser/resources/media_internals.html#newcode12 chrome/browser/resources/media_internals.html:12: <script src="chrome://resources/js/util.js"></script> util.js is already included ...
8 years, 4 months ago (2012-07-31 16:49:07 UTC) #7
sail
http://codereview.chromium.org/10821058/diff/1/chrome/browser/resources/media_internals.html File chrome/browser/resources/media_internals.html (right): http://codereview.chromium.org/10821058/diff/1/chrome/browser/resources/media_internals.html#newcode12 chrome/browser/resources/media_internals.html:12: <script src="chrome://resources/js/util.js"></script> On 2012/07/31 16:49:07, James Hawkins wrote: > ...
8 years, 4 months ago (2012-07-31 16:51:51 UTC) #8
James Hawkins
http://codereview.chromium.org/10821058/diff/1/chrome/browser/resources/media_internals.html File chrome/browser/resources/media_internals.html (right): http://codereview.chromium.org/10821058/diff/1/chrome/browser/resources/media_internals.html#newcode12 chrome/browser/resources/media_internals.html:12: <script src="chrome://resources/js/util.js"></script> On 2012/07/31 16:51:51, sail wrote: > On ...
8 years, 4 months ago (2012-07-31 16:52:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/10821058/1
8 years, 4 months ago (2012-07-31 16:54:37 UTC) #10
commit-bot: I haz the power
8 years, 4 months ago (2012-07-31 18:16:42 UTC) #11
Change committed as 149228

Powered by Google App Engine
This is Rietveld 408576698