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

Issue 388803005: Eliminate MediaPlayer abstraction(seek, duration, poster APIs) (Closed)

Created:
6 years, 5 months ago by Srirama
Modified:
6 years, 5 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, Rik, danakj, dglazkov+blink, krit, eric.carlson_apple.com, feature-media-reviews_chromium.org, fs, gasubic, jamesr, jbroman, pdr., rwlbuis, Stephen Chennney, nessy, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Eliminate MediaPlayer abstraction(seek, duration, poster APIs) BUG=350571 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178135

Patch Set 1 #

Total comments: 10

Patch Set 2 : Fixed review comments #

Patch Set 3 : updated #

Total comments: 2

Patch Set 4 : updated as per review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -57 lines) Patch
M Source/core/html/HTMLMediaElement.cpp View 1 2 3 8 chunks +11 lines, -8 lines 0 comments Download
M Source/core/html/HTMLVideoElement.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/platform/graphics/media/MediaPlayer.h View 1 1 chunk +0 lines, -10 lines 0 comments Download
M Source/web/WebMediaPlayerClientImpl.h View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/web/WebMediaPlayerClientImpl.cpp View 1 1 chunk +0 lines, -32 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Srirama
Removed duration, currentTime, seek, seeking and setPoster APIs from WebMediaPlayerClientImpl. PTAL.
6 years, 5 months ago (2014-07-11 15:03:40 UTC) #1
philipj_slow
Looks good, but I'd like acolwell to take a look as well. https://codereview.chromium.org/388803005/diff/1/Source/core/html/HTMLMediaElement.cpp File Source/core/html/HTMLMediaElement.cpp ...
6 years, 5 months ago (2014-07-13 22:12:49 UTC) #2
Srirama
Updated as per comments. PTAL https://codereview.chromium.org/388803005/diff/1/Source/core/html/HTMLMediaElement.cpp File Source/core/html/HTMLMediaElement.cpp (right): https://codereview.chromium.org/388803005/diff/1/Source/core/html/HTMLMediaElement.cpp#newcode1982 Source/core/html/HTMLMediaElement.cpp:1982: webMediaPlayer()->seek(time); The check at ...
6 years, 5 months ago (2014-07-14 07:50:54 UTC) #3
philipj_slow
https://codereview.chromium.org/388803005/diff/1/Source/core/html/HTMLMediaElement.cpp File Source/core/html/HTMLMediaElement.cpp (right): https://codereview.chromium.org/388803005/diff/1/Source/core/html/HTMLMediaElement.cpp#newcode1982 Source/core/html/HTMLMediaElement.cpp:1982: webMediaPlayer()->seek(time); On 2014/07/14 07:50:54, Srirama wrote: > The check ...
6 years, 5 months ago (2014-07-14 10:54:57 UTC) #4
philipj_slow
https://codereview.chromium.org/388803005/diff/1/Source/core/html/HTMLMediaElement.cpp File Source/core/html/HTMLMediaElement.cpp (right): https://codereview.chromium.org/388803005/diff/1/Source/core/html/HTMLMediaElement.cpp#newcode2098 Source/core/html/HTMLMediaElement.cpp:2098: return webMediaPlayer()->duration(); On 2014/07/14 10:54:57, philipj wrote: > On ...
6 years, 5 months ago (2014-07-14 11:06:56 UTC) #5
Srirama
Done. PTAL https://codereview.chromium.org/388803005/diff/1/Source/core/html/HTMLMediaElement.cpp File Source/core/html/HTMLMediaElement.cpp (right): https://codereview.chromium.org/388803005/diff/1/Source/core/html/HTMLMediaElement.cpp#newcode1982 Source/core/html/HTMLMediaElement.cpp:1982: webMediaPlayer()->seek(time); On 2014/07/14 10:54:57, philipj wrote: > ...
6 years, 5 months ago (2014-07-14 12:18:21 UTC) #6
philipj_slow
LGTM, but please wait for acolwell's review before landing.
6 years, 5 months ago (2014-07-14 12:24:32 UTC) #7
acolwell GONE FROM CHROMIUM
lgtm https://codereview.chromium.org/388803005/diff/60001/Source/core/html/HTMLMediaElement.cpp File Source/core/html/HTMLMediaElement.cpp (right): https://codereview.chromium.org/388803005/diff/60001/Source/core/html/HTMLMediaElement.cpp#newcode2051 Source/core/html/HTMLMediaElement.cpp:2051: if (!webMediaPlayer()) Should this really be in terms ...
6 years, 5 months ago (2014-07-14 18:58:08 UTC) #8
Srirama
abarth@: owners review for web/ and platform/ please https://codereview.chromium.org/388803005/diff/60001/Source/core/html/HTMLMediaElement.cpp File Source/core/html/HTMLMediaElement.cpp (right): https://codereview.chromium.org/388803005/diff/60001/Source/core/html/HTMLMediaElement.cpp#newcode2051 Source/core/html/HTMLMediaElement.cpp:2051: if ...
6 years, 5 months ago (2014-07-15 01:05:50 UTC) #9
abarth-chromium
lgtm
6 years, 5 months ago (2014-07-15 01:23:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/srirama.m@samsung.com/388803005/80001
6 years, 5 months ago (2014-07-15 01:24:01 UTC) #11
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-15 02:06:39 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-15 03:09:17 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_dbg/builds/16452)
6 years, 5 months ago (2014-07-15 03:09:18 UTC) #14
Srirama
The CQ bit was checked by srirama.m@samsung.com
6 years, 5 months ago (2014-07-15 04:21:50 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/srirama.m@samsung.com/388803005/80001
6 years, 5 months ago (2014-07-15 04:22:33 UTC) #16
commit-bot: I haz the power
6 years, 5 months ago (2014-07-15 04:23:22 UTC) #17
Message was sent while issue was closed.
Change committed as 178135

Powered by Google App Engine
This is Rietveld 408576698