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

Issue 1689043002: Add WebMediaPlayer::exitedFullscreen() and call it from HTMLMediaElement (Closed)

Created:
4 years, 10 months ago by watk
Modified:
4 years, 10 months ago
CC:
avayvod+watch_chromium.org, blink-reviews, blink-reviews-api_chromium.org, blink-reviews-html_chromium.org, chromium-reviews, darin-cc_chromium.org, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, gasubic, jam, mcasas+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-blink_chromium.org, mlamouri+watch-content_chromium.org, mlamouri+watch-media_chromium.org, posciak+watch_chromium.org, nessy, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add WebMediaPlayer::exitedFullscreen() and call it from HTMLMediaElement Previously WebMediaPlayers were only notified when entering fullscreen and only if they returned true from supportsOverlayFullscreenVideo(). Now there will always be a call when entering fullscreen, and there's a matching exitedFullscreen() call. WebMediaPlayerImpl will use these on Android to switch the video decoder output surface. This also renames enterFullscreen to enteredFullscreen. This CL to start using this is https://codereview.chromium.org/1655083002/ BUG=533630 Committed: https://crrev.com/a4c3d4f6fc6909aa1effc8c83dee65bd2cccac08 Cr-Commit-Position: refs/heads/master@{#376029}

Patch Set 1 #

Messages

Total messages: 32 (13 generated)
watk
bokan@chromium.org: Please review changes in FullscreenController.cpp philipj@opera.com: Please review changes in HTMLME and WebMediaPlayer.h qinmin@chromium.org: ...
4 years, 10 months ago (2016-02-11 02:09:18 UTC) #2
bokan
lgtm
4 years, 10 months ago (2016-02-11 17:59:07 UTC) #3
watk
-philipj because he's OOO. fs@opera.com: Please review changes in HTMLME jochen@chromium.org: Please review changes in ...
4 years, 10 months ago (2016-02-11 22:53:24 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1689043002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1689043002/1
4 years, 10 months ago (2016-02-11 22:54:33 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-12 00:20:44 UTC) #11
fs
HTMLMediaElement changes LGTM. I'll take the opportunity to note that 'did'/'will' prefixes may have been ...
4 years, 10 months ago (2016-02-12 09:43:31 UTC) #12
fs
On 2016/02/12 at 09:43:31, fs wrote: > HTMLMediaElement changes LGTM. > > I'll take the ...
4 years, 10 months ago (2016-02-12 09:51:39 UTC) #13
watk
On 2016/02/12 09:51:39, fs wrote: > On 2016/02/12 at 09:43:31, fs wrote: > > HTMLMediaElement ...
4 years, 10 months ago (2016-02-12 19:08:45 UTC) #16
watk
dstockwell@chromium.org: Please review changes in WebMediaPlayer.h
4 years, 10 months ago (2016-02-12 19:09:09 UTC) #18
dstockwell
lgtm
4 years, 10 months ago (2016-02-15 23:41:36 UTC) #19
philipj_slow
lgtm m
4 years, 10 months ago (2016-02-16 10:03:08 UTC) #21
philipj_slow
On 2016/02/16 10:03:08, philipj_UTC7 wrote: > lgtm > > m Read as: "Looks good to ...
4 years, 10 months ago (2016-02-16 10:04:24 UTC) #22
watk
On 2016/02/16 10:04:24, philipj_UTC7 wrote: > On 2016/02/16 10:03:08, philipj_UTC7 wrote: > > lgtm > ...
4 years, 10 months ago (2016-02-16 20:08:24 UTC) #23
philipj_slow
On 2016/02/16 20:08:24, watk wrote: > On 2016/02/16 10:04:24, philipj_UTC7 wrote: > > On 2016/02/16 ...
4 years, 10 months ago (2016-02-17 02:50:45 UTC) #24
watk
On 2016/02/17 02:50:45, philipj_UTC7 wrote: > On 2016/02/16 20:08:24, watk wrote: > > On 2016/02/16 ...
4 years, 10 months ago (2016-02-17 22:07:24 UTC) #25
qinmin
lgtm
4 years, 10 months ago (2016-02-17 22:12:14 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1689043002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1689043002/1
4 years, 10 months ago (2016-02-17 22:13:52 UTC) #28
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-17 23:30:30 UTC) #30
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 23:31:51 UTC) #32
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a4c3d4f6fc6909aa1effc8c83dee65bd2cccac08
Cr-Commit-Position: refs/heads/master@{#376029}

Powered by Google App Engine
This is Rietveld 408576698