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

Issue 314413003: Revert 175546 "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 175546 "Eliminate MediaPlayer & MediaPlayerClient abstrac..." > Eliminate MediaPlayer & MediaPlayerClient abstractions(seek, duration, poster APIs) > > Bug=350571 > > Review URL: https://codereview.chromium.org/306123003 TBR=srirama.m@samsung.com Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175712

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -11 lines) Patch
M trunk/Source/core/html/HTMLMediaElement.cpp View 6 chunks +6 lines, -9 lines 0 comments Download
M trunk/Source/core/html/HTMLVideoElement.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M trunk/Source/platform/graphics/media/MediaPlayer.h View 1 chunk +10 lines, -0 lines 0 comments Download
M trunk/Source/web/WebMediaPlayerClientImpl.h View 1 chunk +5 lines, -0 lines 0 comments Download
M trunk/Source/web/WebMediaPlayerClientImpl.cpp View 2 chunks +33 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:36:16 UTC) #1
acolwell GONE FROM CHROMIUM
Committed patchset #1 manually as r175712.
6 years, 6 months ago (2014-06-06 22:36:38 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:27 UTC) #3
Srirama
6 years, 6 months ago (2014-06-08 07:29:10 UTC) #4
Message was sent while issue was closed.
On 2014/06/06 22:53:27, 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