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

Issue 171233002: Cast icon should show in sync with media controls (Closed)

Created:
6 years, 10 months ago by cimamoglu (inactive)
Modified:
6 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, Miguel Garcia
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Cast icon should show in sync with media controls Created a listener in ContentVideoViewLegacy that interested classes can use to listen for changes in the media controls visibility. Also changed the touch listener to listen to the whole screen instead of just the surface view for toggling the media controls visibility. The corresponding downstream CL: https://chrome-internal-review.googlesource.com/#/c/155197/ The original CL by maybelle@: https://codereview.chromium.org/164273002/ BUG=341498 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252195

Patch Set 1 #

Total comments: 13

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -5 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java View 1 5 chunks +39 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
cimamoglu (inactive)
6 years, 10 months ago (2014-02-18 20:35:09 UTC) #1
whywhat
LGTM with nits. Hopefully the same approach will work with the new fullscreen video controls ...
6 years, 10 months ago (2014-02-18 20:41:22 UTC) #2
cimamoglu (inactive)
+bulach@ for OWNERS
6 years, 10 months ago (2014-02-19 12:49:43 UTC) #3
qinmin
https://codereview.chromium.org/171233002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java File content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java (right): https://codereview.chromium.org/171233002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java#newcode143 content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java:143: setOnTouchListener(new OnTouchListener() { I have the same question here, ...
6 years, 10 months ago (2014-02-19 15:46:43 UTC) #4
bulach
lgtm % nits (and provided others are happy too!) https://codereview.chromium.org/171233002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java File content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java (right): https://codereview.chromium.org/171233002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java#newcode28 content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java:28: ...
6 years, 10 months ago (2014-02-19 18:41:45 UTC) #5
cimamoglu (inactive)
https://codereview.chromium.org/171233002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java File content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java (right): https://codereview.chromium.org/171233002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java#newcode28 content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java:28: private MediaControlsVisibilityListener mListener; On 2014/02/19 18:41:45, bulach wrote: > ...
6 years, 10 months ago (2014-02-19 19:54:28 UTC) #6
cimamoglu (inactive)
The CQ bit was checked by cimamoglu@chromium.org
6 years, 10 months ago (2014-02-19 20:07:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cimamoglu@chromium.org/171233002/90001
6 years, 10 months ago (2014-02-19 20:26:24 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-19 20:53:26 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel
6 years, 10 months ago (2014-02-19 20:53:27 UTC) #10
cimamoglu (inactive)
Bot error seems irrelevant, put NOTRY and resubmit
6 years, 10 months ago (2014-02-20 11:05:16 UTC) #11
cimamoglu (inactive)
The CQ bit was checked by cimamoglu@chromium.org
6 years, 10 months ago (2014-02-20 11:05:23 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cimamoglu@chromium.org/171233002/90001
6 years, 10 months ago (2014-02-20 12:17:42 UTC) #13
commit-bot: I haz the power
6 years, 10 months ago (2014-02-20 12:49:41 UTC) #14
Message was sent while issue was closed.
Change committed as 252195

Powered by Google App Engine
This is Rietveld 408576698