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

Issue 191273002: Revert "Remove the HTMLVideoElement-specific prefixed fullscreen API" (Closed)

Created:
6 years, 9 months ago by philipj_slow
Modified:
6 years, 9 months ago
CC:
blink-reviews, nessy, arv+blink, gasubic, fs, eric.carlson_apple.com, watchdog-blink-watchlist_google.com, feature-media-reviews_chromium.org, dglazkov+blink, adamk+blink_chromium.org, vcarbune.chromium, Inactive
Visibility:
Public.

Description

Revert "Remove the HTMLVideoElement-specific prefixed fullscreen API" Revert "Reduce HTMLMediaElement BehaviorRestrictions to a single state bit" This reverts r167815 and r167864. The removal broke YouTube on Android, so revert for now: https://groups.google.com/a/chromium.org/d/msg/blink-dev/Bxe7DnDVRZ0/QI4zkfKVfQsJ BUG=346236

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -28 lines) Patch
M LayoutTests/fullscreen/full-screen-iframe-legacy.html View 2 chunks +6 lines, -6 lines 0 comments Download
M LayoutTests/fullscreen/full-screen-iframe-legacy-expected.txt View 1 chunk +5 lines, -3 lines 0 comments Download
M LayoutTests/media/video-controls-visible-exiting-fullscreen.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/video-controls-visible-exiting-fullscreen-expected.txt View 2 chunks +2 lines, -1 line 0 comments Download
M LayoutTests/media/video-enter-fullscreen-without-user-gesture.html View 3 chunks +3 lines, -3 lines 0 comments Download
M LayoutTests/media/video-enter-fullscreen-without-user-gesture-expected.txt View 1 chunk +3 lines, -2 lines 0 comments Download
M LayoutTests/media/video-play-require-user-gesture.html View 4 chunks +11 lines, -2 lines 0 comments Download
M LayoutTests/media/video-play-require-user-gesture-expected.txt View 2 chunks +4 lines, -1 line 0 comments Download
M Source/core/frame/UseCounter.h View 1 chunk +6 lines, -0 lines 0 comments Download
M Source/core/frame/UseCounter.cpp View 1 chunk +18 lines, -0 lines 0 comments Download
M Source/core/html/HTMLMediaElement.h View 5 chunks +19 lines, -1 line 0 comments Download
M Source/core/html/HTMLMediaElement.cpp View 9 chunks +25 lines, -8 lines 0 comments Download
M Source/core/html/HTMLVideoElement.h View 2 chunks +7 lines, -0 lines 0 comments Download
M Source/core/html/HTMLVideoElement.cpp View 2 chunks +46 lines, -0 lines 0 comments Download
M Source/core/html/HTMLVideoElement.idl View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
philipj_slow
6 years, 9 months ago (2014-03-11 13:05:59 UTC) #1
philipj_slow
6 years, 9 months ago (2014-03-11 16:20:23 UTC) #2
Closing as Jochen wrote "I think it's prudent to hold back the revert for now
until we've fully understood the situation" on blink-dev. Will re-open if/when
needed.

Powered by Google App Engine
This is Rietveld 408576698