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

Issue 830183005: Re-enable the activation behavior of media elements (click to play/pause) (Closed)

Created:
5 years, 11 months ago by philipj_slow
Modified:
5 years, 11 months ago
Reviewers:
aberent, fs
CC:
blink-reviews, nessy, gasubic, eric.carlson_apple.com, feature-media-reviews_chromium.org, dglazkov+blink, blink-reviews-html_chromium.org, vcarbune.chromium
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Re-enable the activation behavior of media elements (click to play/pause) This revives most of the code and tests from an earlier revert: https://codereview.chromium.org/249483002 The "Don't fire events when interacting with <video controls>" bug has been fixed, so the native controls and scripted controls will no longer compete for control: https://codereview.chromium.org/406213002 The definition of "restrained media controller" has been simplified in spec and implementation since the last time: https://codereview.chromium.org/262463003 BUG=354746 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188141

Patch Set 1 #

Patch Set 2 : update tests #

Patch Set 3 : simplify test #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+225 lines, -10 lines) Patch
A LayoutTests/media/activation-behavior.html View 1 2 1 chunk +111 lines, -0 lines 0 comments Download
A LayoutTests/media/activation-behavior-accesskey.html View 1 chunk +23 lines, -0 lines 0 comments Download
A LayoutTests/media/activation-behavior-fullscreen.html View 1 1 chunk +33 lines, -0 lines 0 comments Download
A LayoutTests/media/activation-behavior-shadow.html View 1 1 chunk +45 lines, -0 lines 2 comments Download
M Source/core/html/HTMLMediaElement.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLMediaElement.cpp View 1 chunk +12 lines, -0 lines 0 comments Download
M Source/core/html/shadow/MediaControlElements.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/html/shadow/MediaControlElements.cpp View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
philipj_slow
update tests
5 years, 11 months ago (2015-01-08 13:42:08 UTC) #1
philipj_slow
simplify test
5 years, 11 months ago (2015-01-08 14:07:32 UTC) #2
philipj_slow
PTAL. If it LGTY, I'll also ask aberent to take a look before landing.
5 years, 11 months ago (2015-01-08 14:24:50 UTC) #4
fs
On 2015/01/08 14:24:50, philipj wrote: > PTAL. If it LGTY, I'll also ask aberent to ...
5 years, 11 months ago (2015-01-08 15:03:59 UTC) #5
philipj_slow
aberent@, can you please take a look as well? This retry is made possible by ...
5 years, 11 months ago (2015-01-08 15:49:37 UTC) #7
aberent
On 2015/01/08 15:49:37, philipj wrote: > aberent@, can you please take a look as well? ...
5 years, 11 months ago (2015-01-08 16:22:16 UTC) #8
aberent
https://codereview.chromium.org/830183005/diff/40001/LayoutTests/media/activation-behavior-shadow.html File LayoutTests/media/activation-behavior-shadow.html (right): https://codereview.chromium.org/830183005/diff/40001/LayoutTests/media/activation-behavior-shadow.html#newcode23 LayoutTests/media/activation-behavior-shadow.html:23: // when not visible violates sound assumptions made in ...
5 years, 11 months ago (2015-01-08 16:22:36 UTC) #9
philipj_slow
https://codereview.chromium.org/830183005/diff/40001/LayoutTests/media/activation-behavior-shadow.html File LayoutTests/media/activation-behavior-shadow.html (right): https://codereview.chromium.org/830183005/diff/40001/LayoutTests/media/activation-behavior-shadow.html#newcode23 LayoutTests/media/activation-behavior-shadow.html:23: // when not visible violates sound assumptions made in ...
5 years, 11 months ago (2015-01-08 22:59:56 UTC) #10
aberent
lgtm
5 years, 11 months ago (2015-01-09 09:51:48 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/830183005/40001
5 years, 11 months ago (2015-01-09 10:50:53 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://src.chromium.org/viewvc/blink?view=rev&revision=188141
5 years, 11 months ago (2015-01-09 10:54:46 UTC) #14
jbudorick
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/839293002/ by jbudorick@chromium.org. ...
5 years, 11 months ago (2015-01-09 17:57:51 UTC) #15
philipj_slow
5 years, 11 months ago (2015-01-12 14:37:42 UTC) #16
Message was sent while issue was closed.
Trying again in https://codereview.chromium.org/829393004/

Powered by Google App Engine
This is Rietveld 408576698