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

Issue 325513002: Revert 175508 "Eliminate MediaPlayer & MediaPlayerClient abstrac..." (Closed)

Created:
6 years, 6 months ago by acolwell GONE FROM CHROMIUM
Modified:
6 years, 6 months ago
Reviewers:
Srirama
CC:
blink-reviews
Visibility:
Public.

Description

Revert 175508 "Eliminate MediaPlayer & MediaPlayerClient abstrac..." > Eliminate MediaPlayer & MediaPlayerClient abstractions(play/pause, other APIs) > > BUG=350571 > > Review URL: https://codereview.chromium.org/298093004 TBR=srirama.m@samsung.com Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175713

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
acolwell GONE FROM CHROMIUM
6 years, 6 months ago (2014-06-06 22:39:42 UTC) #1
acolwell GONE FROM CHROMIUM
Committed patchset #1 manually as r175713.
6 years, 6 months ago (2014-06-06 22:40:04 UTC) #2
acolwell GONE FROM CHROMIUM
FTR this was reverted in response to multiple crash bugs (Bug 381556, Bug 381570, Bug ...
6 years, 6 months ago (2014-06-06 22:53:36 UTC) #3
Srirama
6 years, 6 months ago (2014-06-08 07:36:39 UTC) #4
Message was sent while issue was closed.
On 2014/06/06 22:53:36, acolwell wrote:
> FTR this was reverted in response to multiple crash bugs (Bug 381556, Bug
> 381570, Bug 381825). It appears that it is actually possible for
> webMediaPlayer() to be null when m_readyState >= HAVE_METADATA, but none of
our
> tests caught it.

Changes are fine.

Powered by Google App Engine
This is Rietveld 408576698