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

Issue 26803002: Follow-ups/Tweaks for Embedded Flash Fullscreen. (Closed)

Created:
7 years, 2 months ago by miu
Modified:
7 years, 2 months ago
CC:
chromium-reviews, tfarina, jam, joi+watch-content_chromium.org, scheib+watch_chromium.org, darin-cc_chromium.org, miu+watch_chromium.org
Visibility:
Public.

Description

Follow-ups/Tweaks for Embedded Flash Fullscreen. 1. Added mouse lock support for the embedded flash fullscreen widget using the existing Flash-privileged mechanism. 2. Removed the redundant "Press Esc to Exit Fullscreen" balloon pop-up, in favor of Flash's built-in message. 3. Fixed bug where the status bubble/tooltip (at lower-left) was not being hidden while in fullscreen mode. Testing: Ran unit tests. Manually confirmed all of the above work as intended both with *and* without the --embed-flash-fullscreen command-line flag. Tested on Linux/Win Aura, Mac, and Win non-Aura. BUG=290403, 256870 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=228334

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -19 lines) Patch
M chrome/browser/ui/fullscreen/fullscreen_controller.cc View 3 chunks +9 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 chunk +2 lines, -6 lines 2 comments Download
M content/browser/web_contents/web_contents_impl.cc View 2 chunks +5 lines, -10 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
miu
yzshen/rsesek: Please review. sky: OWNERS stamp. Pretty straightforward, simple fixes for the UI issues noted ...
7 years, 2 months ago (2013-10-10 22:20:59 UTC) #1
scheib
lgtm
7 years, 2 months ago (2013-10-11 00:27:17 UTC) #2
sky
https://codereview.chromium.org/26803002/diff/1/chrome/browser/ui/views/frame/browser_view.cc File chrome/browser/ui/views/frame/browser_view.cc (left): https://codereview.chromium.org/26803002/diff/1/chrome/browser/ui/views/frame/browser_view.cc#oldcode2323 chrome/browser/ui/views/frame/browser_view.cc:2323: !ShouldUseImmersiveFullscreenForUrl(url)) { Why are you removing the !ShouldUseImm...?
7 years, 2 months ago (2013-10-11 01:56:28 UTC) #3
miu
https://codereview.chromium.org/26803002/diff/1/chrome/browser/ui/views/frame/browser_view.cc File chrome/browser/ui/views/frame/browser_view.cc (left): https://codereview.chromium.org/26803002/diff/1/chrome/browser/ui/views/frame/browser_view.cc#oldcode2323 chrome/browser/ui/views/frame/browser_view.cc:2323: !ShouldUseImmersiveFullscreenForUrl(url)) { On 2013/10/11 01:56:28, sky wrote: > Why ...
7 years, 2 months ago (2013-10-11 03:30:29 UTC) #4
sky
LGTM
7 years, 2 months ago (2013-10-11 15:23:27 UTC) #5
Robert Sesek
LGTM
7 years, 2 months ago (2013-10-11 17:48:27 UTC) #6
yzshen1
lgtm
7 years, 2 months ago (2013-10-11 18:01:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miu@chromium.org/26803002/1
7 years, 2 months ago (2013-10-11 19:29:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miu@chromium.org/26803002/1
7 years, 2 months ago (2013-10-12 05:46:50 UTC) #9
commit-bot: I haz the power
7 years, 2 months ago (2013-10-12 07:42:34 UTC) #10
Message was sent while issue was closed.
Change committed as 228334

Powered by Google App Engine
This is Rietveld 408576698