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

Issue 11236052: Indicate tab recording state in tab strip (Closed)

Created:
8 years, 2 months ago by stevenjb
Modified:
8 years, 1 month ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, oshima+watch_chromium.org, tfarina
Visibility:
Public.

Description

Indicate tab recording state in tab strip Adds MediaStreamCaptureIndicator::IsProcessCapturing() to retrieve recording state. BUG=156130 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=164093

Patch Set 1 #

Patch Set 2 : Ref count -> singleton #

Total comments: 4

Patch Set 3 : Rebase #

Patch Set 4 : Always add capture devices #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -32 lines) Patch
A + chrome/app/theme/default_100_percent/tab_recording.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/app/theme/default_200_percent/tab_recording.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/media/media_internals.h View 1 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/media/media_internals.cc View 1 3 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/media/media_stream_capture_indicator.h View 1 5 chunks +10 lines, -8 lines 0 comments Download
M chrome/browser/media/media_stream_capture_indicator.cc View 1 2 3 8 chunks +27 lines, -10 lines 0 comments Download
M chrome/browser/ui/views/tabs/base_tab.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/tabs/base_tab.cc View 6 chunks +30 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc View 1 3 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_renderer_data.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_renderer_data.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
stevenjb
xians@ for media changes sky@ for tab changes I'm not especially familiar with either piece ...
8 years, 2 months ago (2012-10-22 23:03:08 UTC) #1
sky
LGTM
8 years, 2 months ago (2012-10-23 00:34:23 UTC) #2
no longer working on chromium
Awesome, great work. two nits, lgtm if you address them. http://codereview.chromium.org/11236052/diff/4001/chrome/browser/media/media_internals.cc File chrome/browser/media/media_internals.cc (right): http://codereview.chromium.org/11236052/diff/4001/chrome/browser/media/media_internals.cc#newcode73 ...
8 years, 2 months ago (2012-10-23 08:56:53 UTC) #3
stevenjb
http://codereview.chromium.org/11236052/diff/4001/chrome/browser/media/media_internals.cc File chrome/browser/media/media_internals.cc (right): http://codereview.chromium.org/11236052/diff/4001/chrome/browser/media/media_internals.cc#newcode73 chrome/browser/media/media_internals.cc:73: render_view_id, On 2012/10/23 08:56:53, xians1 wrote: > nit, please ...
8 years, 2 months ago (2012-10-23 18:11:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/11236052/9001
8 years, 2 months ago (2012-10-23 18:17:13 UTC) #5
commit-bot: I haz the power
Presubmit check for 11236052-9001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 2 months ago (2012-10-23 18:17:39 UTC) #6
stevenjb
xians@ - can you PTAL at patch set 4 (3-4 delta actually, specifically media_stream_capture_indicator.cc)? I ...
8 years, 2 months ago (2012-10-24 21:49:50 UTC) #7
miu
stevenjb@, It looks like I'm working on stuff related to this (approaching from the renderer ...
8 years, 2 months ago (2012-10-24 23:53:22 UTC) #8
no longer working on chromium
On 2012/10/24 21:49:50, stevenjb (chromium) wrote: > xians@ - can you PTAL at patch set ...
8 years, 2 months ago (2012-10-25 08:42:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/11236052/16007
8 years, 1 month ago (2012-10-25 16:47:16 UTC) #10
commit-bot: I haz the power
8 years, 1 month ago (2012-10-25 16:47:21 UTC) #11
Presubmit check for 11236052-16007 failed and returned exit status 1.


Running presubmit commit checks ...

** Presubmit ERRORS **
Image chrome/app/theme/default_200_percent/tab_recording.png has width 40,
expected to be 32

Image chrome/app/theme/default_200_percent/tab_recording.png has height 40,
expected to be 32

Presubmit checks took 1.4s to calculate.

Powered by Google App Engine
This is Rietveld 408576698