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

Issue 54713007: Hide the CC button for <audio> with <track>s (Closed)

Created:
7 years, 1 month ago by philipj_slow
Modified:
7 years, 1 month ago
CC:
blink-reviews, feature-media-reviews_chromium.org, dglazkov+blink, apavlov+blink_chromium.org, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Hide the CC button for <audio> with <track>s It is per spec that the DOM API should work the same for <audio> and <video>, but it doesn't make any sense to have the UI bits for <audio> since there's nowhere to actually render the cues. BUG=314027 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161246

Patch Set 1 #

Patch Set 2 : add test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -13 lines) Patch
A LayoutTests/media/audio-controls-captions.html View 1 1 chunk +25 lines, -0 lines 0 comments Download
A LayoutTests/media/audio-controls-captions-expected.txt View 1 1 chunk +8 lines, -0 lines 0 comments Download
M LayoutTests/media/media-controls.js View 1 2 chunks +4 lines, -4 lines 0 comments Download
M LayoutTests/media/video-controls-captions-expected.txt View 1 4 chunks +5 lines, -5 lines 0 comments Download
M LayoutTests/media/video-controls-captions-load-by-lang-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/video-controls-captions-multiple-clicks-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/video-test.js View 1 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/css/mediaControls.css View 1 chunk +5 lines, -1 line 0 comments Download
M Source/core/css/mediaControlsAndroid.css View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
philipj_slow
Adam and Adam, you've each reviewed one of my previous patches here, so here's more ...
7 years, 1 month ago (2013-11-01 11:58:38 UTC) #1
vcarbune.chromium
Not my review, but chiming in a bit, hope you don't mind. On 2013/11/01 11:58:38, ...
7 years, 1 month ago (2013-11-01 12:15:47 UTC) #2
philipj_slow
On 2013/11/01 12:15:47, vcarbune.chromium wrote: > Not my review, but chiming in a bit, hope ...
7 years, 1 month ago (2013-11-01 14:37:54 UTC) #3
abarth-chromium
I'm not the right person to review this CL. Maybe adamk is?
7 years, 1 month ago (2013-11-01 19:38:49 UTC) #4
philipj_slow
There, I added a simple test, which I've verified failed before the CSS changes.
7 years, 1 month ago (2013-11-01 21:50:15 UTC) #5
ojan
7 years, 1 month ago (2013-11-01 23:45:05 UTC) #6
nessy
FWIW: LGTM - glad somebody is picking up the slack around video controls!
7 years, 1 month ago (2013-11-02 02:14:00 UTC) #7
Mike West
On 2013/11/02 02:14:00, nessy wrote: > FWIW: LGTM - glad somebody is picking up the ...
7 years, 1 month ago (2013-11-04 10:07:11 UTC) #8
philipj_slow
On 2013/11/04 10:07:11, Mike West wrote: > On 2013/11/02 02:14:00, nessy wrote: > > FWIW: ...
7 years, 1 month ago (2013-11-04 10:29:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/54713007/80001
7 years, 1 month ago (2013-11-04 10:30:19 UTC) #10
commit-bot: I haz the power
7 years, 1 month ago (2013-11-04 11:25:33 UTC) #11
Message was sent while issue was closed.
Change committed as 161246

Powered by Google App Engine
This is Rietveld 408576698