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

Issue 318923004: Eliminate MediaPlayer & MediaPlayerClient abstractions(readystate) (Closed)

Created:
6 years, 6 months ago by Srirama
Modified:
6 years, 6 months ago
CC:
blink-reviews, jamesr, blink-reviews-html_chromium.org, Rik, pdr., philipj_slow, 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(readystate) BUG=350571 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175723

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fixed review comments #

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

Messages

Total messages: 13 (0 generated)
Srirama
Removed MediaPlayer abstractions for readystate. PTAL.
6 years, 6 months ago (2014-06-05 13:51:38 UTC) #1
Srirama
Added reviewers.
6 years, 6 months ago (2014-06-05 13:55:04 UTC) #2
acolwell GONE FROM CHROMIUM
lgtm % comments https://codereview.chromium.org/318923004/diff/1/Source/core/html/HTMLMediaElement.h File Source/core/html/HTMLMediaElement.h (right): https://codereview.chromium.org/318923004/diff/1/Source/core/html/HTMLMediaElement.h#newcode327 Source/core/html/HTMLMediaElement.h:327: void setReadyState(blink::WebMediaPlayer::ReadyState); nit: I think it ...
6 years, 6 months ago (2014-06-06 05:51:09 UTC) #3
Srirama
Updated as per review comments. abarth@: Owners review for web/, platform/ and modules/ changes please ...
6 years, 6 months ago (2014-06-06 06:41:42 UTC) #4
abarth-chromium
LGTM!
6 years, 6 months ago (2014-06-06 17:14:19 UTC) #5
Srirama
The CQ bit was checked by srirama.m@samsung.com
6 years, 6 months ago (2014-06-06 17:34:57 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/srirama.m@samsung.com/318923004/20001
6 years, 6 months ago (2014-06-06 17:36:15 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_blink_compile_dbg on tryserver.blink ...
6 years, 6 months ago (2014-06-06 18:37:36 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-06 18:53:23 UTC) #9
commit-bot: I haz the power
Failed to apply patch for Source/platform/graphics/media/MediaPlayer.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 6 months ago (2014-06-06 18:53:24 UTC) #10
Srirama
The CQ bit was checked by srirama.m@samsung.com
6 years, 6 months ago (2014-06-07 01:10:06 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/srirama.m@samsung.com/318923004/20001
6 years, 6 months ago (2014-06-07 01:10:21 UTC) #12
commit-bot: I haz the power
6 years, 6 months ago (2014-06-07 03:30:14 UTC) #13
Message was sent while issue was closed.
Change committed as 175723

Powered by Google App Engine
This is Rietveld 408576698