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

Issue 139943006: Remove WebMediaPlayer::supportsFullscreen() (Closed)

Created:
6 years, 11 months ago by philipj_slow
Modified:
6 years, 11 months ago
CC:
blink-reviews, jamesr, nessy, Rik, dsinclair, philipj_slow, gasubic, jbroman, abarth-chromium, danakj, feature-media-reviews_chromium.org, dglazkov+blink, pdr., krit, adamk+blink_chromium.org, Stephen Chennney, vcarbune.chromium, rwlbuis
Visibility:
Public.

Description

Remove WebMediaPlayer::supportsFullscreen() All the implementations on the Chromium side simply return true, so simplify things as much as possible. Leave only traces of this in HTMLVideoElement to preserve the old behavior, to be removed together with the rest of that prefixed fullscreen API. BUG=334985 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165243

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -18 lines) Patch
Source/core/html/HTMLMediaElement.h View 1 chunk +0 lines, -3 lines 0 comments Download
Source/core/html/HTMLVideoElement.h View 1 chunk +1 line, -1 line 0 comments Download
Source/core/html/HTMLVideoElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
Source/core/html/MediaController.h View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/html/MediaControllerInterface.h View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/html/shadow/MediaControls.cpp View 1 chunk +1 line, -1 line 0 comments Download
Source/platform/graphics/media/MediaPlayer.h View 1 chunk +0 lines, -1 line 0 comments Download
Source/web/WebMediaPlayerClientImpl.h View 1 chunk +0 lines, -1 line 0 comments Download
Source/web/WebMediaPlayerClientImpl.cpp View 1 chunk +0 lines, -7 lines 0 comments Download
public/platform/WebMediaPlayer.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
philipj_slow
6 years, 11 months ago (2014-01-16 09:22:13 UTC) #1
abarth-chromium
LGTM
6 years, 11 months ago (2014-01-16 17:14:18 UTC) #2
acolwell GONE FROM CHROMIUM
lgtm
6 years, 11 months ago (2014-01-16 18:03:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/139943006/1
6 years, 11 months ago (2014-01-16 18:35:48 UTC) #4
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 18:47:43 UTC) #5
Message was sent while issue was closed.
Change committed as 165243

Powered by Google App Engine
This is Rietveld 408576698