|
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
|
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
|
Total messages: 5 (0 generated)
|