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

Issue 190333002: Reset media controls when load() is called (Closed)

Created:
6 years, 9 months ago by philipj_slow
Modified:
6 years, 9 months ago
CC:
blink-reviews, nessy, philipj_slow, gasubic, fs, eric.carlson_apple.com, feature-media-reviews_chromium.org, dglazkov+blink, adamk+blink_chromium.org, vcarbune.chromium
Visibility:
Public.

Description

Reset media controls when load() is called Calling reset() in configureMediaControls() is a slightly bigger hammer than should be needed, but it isn't called very often so it shouldn't matter in practice. Ideally MediaControls should be hooked to the same fine-grained events as scripts see, but that's for the future. BUG=350310 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168776

Patch Set 1 #

Total comments: 4

Patch Set 2 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -0 lines) Patch
A LayoutTests/media/controls-after-unload.html View 1 1 chunk +35 lines, -0 lines 0 comments Download
A LayoutTests/media/controls-after-unload-expected.html View 1 chunk +9 lines, -0 lines 0 comments Download
M Source/core/html/HTMLMediaElement.cpp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
philipj_slow
6 years, 9 months ago (2014-03-07 07:10:28 UTC) #1
acolwell GONE FROM CHROMIUM
lgtm % nits https://codereview.chromium.org/190333002/diff/1/LayoutTests/media/controls-after-unload.html File LayoutTests/media/controls-after-unload.html (right): https://codereview.chromium.org/190333002/diff/1/LayoutTests/media/controls-after-unload.html#newcode7 LayoutTests/media/controls-after-unload.html:7: <body onload="test()"> nit: Why is this ...
6 years, 9 months ago (2014-03-07 17:45:03 UTC) #2
philipj_slow
https://codereview.chromium.org/190333002/diff/1/LayoutTests/media/controls-after-unload.html File LayoutTests/media/controls-after-unload.html (right): https://codereview.chromium.org/190333002/diff/1/LayoutTests/media/controls-after-unload.html#newcode7 LayoutTests/media/controls-after-unload.html:7: <body onload="test()"> On 2014/03/07 17:45:04, acolwell wrote: > nit: ...
6 years, 9 months ago (2014-03-07 18:39:38 UTC) #3
philipj_slow
The CQ bit was checked by philipj@opera.com
6 years, 9 months ago (2014-03-07 18:39:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/190333002/20001
6 years, 9 months ago (2014-03-07 18:40:36 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-07 19:14:01 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink
6 years, 9 months ago (2014-03-07 19:14:01 UTC) #7
philipj_slow
The CQ bit was checked by philipj@opera.com
6 years, 9 months ago (2014-03-07 19:21:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/190333002/20001
6 years, 9 months ago (2014-03-07 19:22:12 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-07 19:30:18 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel
6 years, 9 months ago (2014-03-07 19:30:19 UTC) #11
philipj_slow
The CQ bit was checked by philipj@opera.com
6 years, 9 months ago (2014-03-08 01:43:48 UTC) #12
philipj_slow
The CQ bit was unchecked by philipj@opera.com
6 years, 9 months ago (2014-03-08 03:12:16 UTC) #13
philipj_slow
The CQ bit was checked by philipj@opera.com
6 years, 9 months ago (2014-03-08 10:02:25 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/190333002/20001
6 years, 9 months ago (2014-03-08 10:04:00 UTC) #15
commit-bot: I haz the power
6 years, 9 months ago (2014-03-08 10:04:21 UTC) #16
Message was sent while issue was closed.
Change committed as 168776

Powered by Google App Engine
This is Rietveld 408576698