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

Issue 351213007: Ensure that the controls attribute is correctly reflected in JS. (Closed)

Created:
6 years, 5 months ago by Fredrik Öhrn
Modified:
6 years, 5 months ago
CC:
arv+blink, blink-reviews, blink-reviews-html_chromium.org, Inactive, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, fs, gasubic, nessy, vcarbune.chromium, watchdog-blink-watchlist_google.com
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Ensure that the controls attribute is correctly reflected in JS. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177287

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add test and fix comment. #

Patch Set 3 : REbase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -16 lines) Patch
A LayoutTests/media/video-controls-attribute-fullscreen.html View 1 1 chunk +38 lines, -0 lines 0 comments Download
A LayoutTests/media/video-controls-attribute-fullscreen-expected.txt View 1 1 chunk +9 lines, -0 lines 0 comments Download
M Source/core/html/HTMLMediaElement.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/html/HTMLMediaElement.cpp View 6 chunks +5 lines, -11 lines 0 comments Download
M Source/core/html/HTMLMediaElement.idl View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/web/ContextMenuClientImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebViewImpl.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
Fredrik Öhrn
This patch breaks out the controls attribute fix from 182613006 to get the ball rolling ...
6 years, 5 months ago (2014-06-27 13:53:12 UTC) #1
philipj_slow
https://codereview.chromium.org/351213007/diff/1/Source/core/html/HTMLMediaElement.h File Source/core/html/HTMLMediaElement.h (left): https://codereview.chromium.org/351213007/diff/1/Source/core/html/HTMLMediaElement.h#oldcode160 Source/core/html/HTMLMediaElement.h:160: // controls Leave this as it was, since some ...
6 years, 5 months ago (2014-06-27 14:26:19 UTC) #2
philipj_slow
LGTM, this is clearer and fixes a minor bug. acolwell, WDYT? (Note that I helped ...
6 years, 5 months ago (2014-06-27 14:45:40 UTC) #3
philipj_slow
FWIW, we've also verified (locally) that the test fails without this patch.
6 years, 5 months ago (2014-06-27 14:46:50 UTC) #4
acolwell GONE FROM CHROMIUM
lgtm
6 years, 5 months ago (2014-06-30 17:50:16 UTC) #5
philipj_slow
Adam, can you review Source/web/? Thanks!
6 years, 5 months ago (2014-06-30 20:32:57 UTC) #6
adamk
lgtm for Source/web
6 years, 5 months ago (2014-06-30 20:35:12 UTC) #7
philipj_slow
lgtm
6 years, 5 months ago (2014-06-30 21:45:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ohrn@opera.com/351213007/20001
6 years, 5 months ago (2014-06-30 21:45:49 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 5 months ago (2014-06-30 21:48:30 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-06-30 21:50:53 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/8970)
6 years, 5 months ago (2014-06-30 21:50:54 UTC) #12
Fredrik Öhrn
The CQ bit was checked by ohrn@opera.com
6 years, 5 months ago (2014-07-01 08:13:37 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ohrn@opera.com/351213007/40001
6 years, 5 months ago (2014-07-01 08:14:21 UTC) #14
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 5 months ago (2014-07-01 09:20:21 UTC) #15
commit-bot: I haz the power
6 years, 5 months ago (2014-07-01 10:22:04 UTC) #16
Message was sent while issue was closed.
Change committed as 177287

Powered by Google App Engine
This is Rietveld 408576698