Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(31)

Issue 1162063004: Notify on console when play fails (Closed)

Created:
4 years, 11 months ago by keenanb
Modified:
4 years, 9 months ago
Reviewers:
jww, philipj_slow
CC:
blink-reviews, nessy, mlamouri+watch-blink_chromium.org, philipj_slow, gasubic, fs, eric.carlson_apple.com, feature-media-reviews_chromium.org, dglazkov+blink, blink-reviews-html_chromium.org, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Notify on console when play fails In some cases a media file is prevented from playing unless the play API is invoked on user action. This used to happen silently. Now with this change, it happens with a warning on the console instead. BUG=365779 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196528

Patch Set 1 #

Total comments: 8

Patch Set 2 : Nits from jww #

Total comments: 1

Patch Set 3 : Interface name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M LayoutTests/media/video-play-require-user-gesture-expected.txt View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLMediaElement.cpp View 1 2 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
keenanb
hey joel, i know you haven't heard about this issue before, but can you review ...
4 years, 11 months ago (2015-06-03 22:46:30 UTC) #2
jww
lgtm, with nits. https://codereview.chromium.org/1162063004/diff/1/Source/core/html/HTMLMediaElement.cpp File Source/core/html/HTMLMediaElement.cpp (right): https://codereview.chromium.org/1162063004/diff/1/Source/core/html/HTMLMediaElement.cpp#newcode1919 Source/core/html/HTMLMediaElement.cpp:1919: // prevent autoplay, and make it ...
4 years, 11 months ago (2015-06-03 22:58:51 UTC) #3
keenanb
Hi philipj. Would you mind doing an owner review of the following file Source/core/html/HTMLMediaElement.cpp https://codereview.chromium.org/1162063004/diff/1/Source/core/html/HTMLMediaElement.cpp ...
4 years, 11 months ago (2015-06-04 00:07:13 UTC) #5
philipj_slow
LGTM % interface name https://codereview.chromium.org/1162063004/diff/20001/Source/core/html/HTMLMediaElement.cpp File Source/core/html/HTMLMediaElement.cpp (right): https://codereview.chromium.org/1162063004/diff/20001/Source/core/html/HTMLMediaElement.cpp#newcode1919 Source/core/html/HTMLMediaElement.cpp:1919: String message = ExceptionMessages::failedToExecute("play", "MediaElement", ...
4 years, 11 months ago (2015-06-04 08:16:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1162063004/40001
4 years, 11 months ago (2015-06-04 19:47:22 UTC) #9
commit-bot: I haz the power
4 years, 11 months ago (2015-06-04 20:56:16 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196528

Powered by Google App Engine
This is Rietveld 408576698