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

Issue 298093004: Eliminate MediaPlayer & MediaPlayerClient abstractions(play/pause, other APIs) (Closed)

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

Description

Eliminate MediaPlayer & MediaPlayerClient abstractions(play/pause, other APIs) BUG=350571 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175508

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed review comments #

Total comments: 6

Patch Set 3 : fixed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -72 lines) Patch
M Source/core/html/HTMLMediaElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLMediaElement.cpp View 1 2 7 chunks +12 lines, -12 lines 0 comments Download
M Source/platform/graphics/media/MediaPlayer.h View 1 3 chunks +0 lines, -13 lines 0 comments Download
M Source/web/WebMediaPlayerClientImpl.h View 1 2 chunks +0 lines, -6 lines 0 comments Download
M Source/web/WebMediaPlayerClientImpl.cpp View 1 3 chunks +0 lines, -40 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Srirama
Removed play, pause, paused, supportsSave, hasSingleSecurityOrigin and mediaTimeForTimeValue from WebMediaPlayerClientImpl. PTAL.
6 years, 7 months ago (2014-05-27 14:11:24 UTC) #1
Srirama
abarth@: Owners review for web/ and platform/ changes please.
6 years, 7 months ago (2014-05-27 14:16:29 UTC) #2
Srirama
6 years, 7 months ago (2014-05-27 14:17:12 UTC) #3
Srirama
6 years, 7 months ago (2014-05-27 14:19:10 UTC) #4
philipj_slow
A few comments, I'll leave the final say to acolwell. https://codereview.chromium.org/298093004/diff/1/Source/core/html/HTMLMediaElement.cpp File Source/core/html/HTMLMediaElement.cpp (right): https://codereview.chromium.org/298093004/diff/1/Source/core/html/HTMLMediaElement.cpp#newcode1784 ...
6 years, 7 months ago (2014-05-27 20:54:56 UTC) #5
Srirama
Fixed review comments
6 years, 6 months ago (2014-05-28 13:42:07 UTC) #6
Srirama
On 2014/05/27 20:54:56, philipj wrote: > A few comments, I'll leave the final say to ...
6 years, 6 months ago (2014-05-28 13:46:29 UTC) #7
philipj_slow
Thanks! No further comments from me, Aaron will be back next week to say yay ...
6 years, 6 months ago (2014-05-28 15:01:59 UTC) #8
acolwell GONE FROM CHROMIUM
https://codereview.chromium.org/298093004/diff/40001/Source/core/html/HTMLMediaElement.cpp File Source/core/html/HTMLMediaElement.cpp (right): https://codereview.chromium.org/298093004/diff/40001/Source/core/html/HTMLMediaElement.cpp#newcode1783 Source/core/html/HTMLMediaElement.cpp:1783: if (webMediaPlayer()) { Do you really need this? I ...
6 years, 6 months ago (2014-06-02 22:24:25 UTC) #9
Srirama
Fixed review comments. PTAL. https://codereview.chromium.org/298093004/diff/40001/Source/core/html/HTMLMediaElement.cpp File Source/core/html/HTMLMediaElement.cpp (right): https://codereview.chromium.org/298093004/diff/40001/Source/core/html/HTMLMediaElement.cpp#newcode1783 Source/core/html/HTMLMediaElement.cpp:1783: if (webMediaPlayer()) { On 2014/06/02 ...
6 years, 6 months ago (2014-06-03 05:48:00 UTC) #10
acolwell GONE FROM CHROMIUM
lgtm
6 years, 6 months ago (2014-06-03 17:07:57 UTC) #11
Srirama
adamk@: owners review for web/ and platform/ changes please
6 years, 6 months ago (2014-06-04 06:02:51 UTC) #12
adamk
lgtm for web and platform
6 years, 6 months ago (2014-06-04 16:56:59 UTC) #13
Srirama
The CQ bit was checked by srirama.m@samsung.com
6 years, 6 months ago (2014-06-04 17:21:13 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/srirama.m@samsung.com/298093004/60001
6 years, 6 months ago (2014-06-04 17:22:10 UTC) #15
commit-bot: I haz the power
6 years, 6 months ago (2014-06-04 18:54:31 UTC) #16
Message was sent while issue was closed.
Change committed as 175508

Powered by Google App Engine
This is Rietveld 408576698