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

Issue 11741028: Fix a problem that background can sometimes be seen when playing fullscreen video (Closed)

Created:
7 years, 11 months ago by qinmin
Modified:
7 years, 11 months ago
Reviewers:
Ted C, Jay Civelli
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Fix a problem that background can sometimes be seen when playing fullscreen video If there is no video frame available, we can see the background page when playing fullscreen video. Using setZOrderOnTop() so that the video surfaceView will be on top of the window, rather than punching a hole in the window. BUG=167396 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175092

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/public/android/java/src/org/chromium/content/browser/ContentVideoView.java View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
qinmin
PTAL
7 years, 11 months ago (2013-01-04 00:13:00 UTC) #1
Ted C
lgtm
7 years, 11 months ago (2013-01-04 00:15:14 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qinmin@chromium.org/11741028/1
7 years, 11 months ago (2013-01-04 00:16:11 UTC) #3
commit-bot: I haz the power
7 years, 11 months ago (2013-01-04 02:55:33 UTC) #4
Message was sent while issue was closed.
Change committed as 175092

Powered by Google App Engine
This is Rietveld 408576698