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

Issue 650893002: [Cast] Disable autohide of media controls for remote playback (Closed)

Created:
6 years, 2 months ago by whywhat
Modified:
6 years, 2 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, philipj_slow, gasubic, fs, eric.carlson_apple.com, feature-media-reviews_chromium.org, dglazkov+blink, nessy, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

[Cast] Disable autohide of media controls for remote playback BUG=420651 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183701

Patch Set 1 #

Patch Set 2 : Reimplemented using an existing method of HTMLMediaElement #

Patch Set 3 : Added LayoutTest #

Total comments: 4

Patch Set 4 : Fixed comments #

Patch Set 5 : Fixed the test on desktop platforms #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -2 lines) Patch
M LayoutTests/SlowTests View 1 2 3 4 1 chunk +1 line, -0 lines 2 comments Download
A LayoutTests/media/controls-cast-do-not-fade-out.html View 1 2 3 4 1 chunk +50 lines, -0 lines 0 comments Download
A LayoutTests/media/controls-cast-do-not-fade-out-expected.txt View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M Source/core/html/shadow/MediaControls.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/testing/Internals.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/testing/Internals.cpp View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M Source/core/testing/Internals.idl View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 19 (5 generated)
whywhat
PTaL
6 years, 2 months ago (2014-10-13 13:44:29 UTC) #2
whywhat
6 years, 2 months ago (2014-10-13 13:55:08 UTC) #4
aberent
lgtm
6 years, 2 months ago (2014-10-13 13:56:18 UTC) #5
Mike West
Are there any tests for this functionality, remote-playback-related or local? -mike
6 years, 2 months ago (2014-10-13 14:01:41 UTC) #6
whywhat
On 2014/10/13 14:01:41, Mike West wrote: > Are there any tests for this functionality, remote-playback-related ...
6 years, 2 months ago (2014-10-13 14:21:51 UTC) #7
whywhat
PTAL
6 years, 2 months ago (2014-10-13 16:28:43 UTC) #8
Peter Beverloo
Please remove "Android" from the title since this patch doesn't contain any Android-specific code. Platform ...
6 years, 2 months ago (2014-10-13 16:37:24 UTC) #10
whywhat
https://codereview.chromium.org/650893002/diff/250001/LayoutTests/media/controls-cast-do-not-fade-out.html File LayoutTests/media/controls-cast-do-not-fade-out.html (right): https://codereview.chromium.org/650893002/diff/250001/LayoutTests/media/controls-cast-do-not-fade-out.html#newcode51 LayoutTests/media/controls-cast-do-not-fade-out.html:51: video.addEventListener("loadedmetadata", loadedmetadata); On 2014/10/13 16:37:24, Peter Beverloo wrote: > ...
6 years, 2 months ago (2014-10-13 16:56:28 UTC) #11
Mike West
LGTM % one comment, thanks for the test. https://codereview.chromium.org/650893002/diff/500001/LayoutTests/SlowTests File LayoutTests/SlowTests (right): https://codereview.chromium.org/650893002/diff/500001/LayoutTests/SlowTests#newcode52 LayoutTests/SlowTests:52: crbug.com/24182 ...
6 years, 2 months ago (2014-10-14 03:55:17 UTC) #12
mlamouri (slow - plz ping)
I have a few questions related to the test: - why not using a proper ...
6 years, 2 months ago (2014-10-14 15:37:37 UTC) #14
whywhat
https://codereview.chromium.org/650893002/diff/500001/LayoutTests/SlowTests File LayoutTests/SlowTests (right): https://codereview.chromium.org/650893002/diff/500001/LayoutTests/SlowTests#newcode52 LayoutTests/SlowTests:52: crbug.com/24182 media/controls-cast-do-not-fade-out.html [ Slow ] On 2014/10/14 03:55:17, Mike ...
6 years, 2 months ago (2014-10-14 19:30:57 UTC) #15
whywhat
On 2014/10/14 15:37:37, Mounir Lamouri wrote: > I have a few questions related to the ...
6 years, 2 months ago (2014-10-14 19:34:12 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/650893002/500001
6 years, 2 months ago (2014-10-14 19:35:56 UTC) #18
commit-bot: I haz the power
6 years, 2 months ago (2014-10-14 22:26:50 UTC) #19
Message was sent while issue was closed.
Committed patchset #5 (id:500001) as 183701

Powered by Google App Engine
This is Rietveld 408576698