Follow-ups/Tweaks for Embedded Flash Fullscreen.
commitd7f80baca492576258998164f2379515a6123f9e
authormiu@chromium.org <miu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 12 Oct 2013 07:42:31 +0000 (12 07:42 +0000)
committermiu@chromium.org <miu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 12 Oct 2013 07:42:31 +0000 (12 07:42 +0000)
tree4cbcfce370effd44dec5807c150dfe37920a3685
parenta7da401932bc46d304c646226aa565527bb945f9
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

Review URL: https://codereview.chromium.org/26803002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@228334 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/fullscreen/fullscreen_controller.cc
chrome/browser/ui/views/frame/browser_view.cc
content/browser/web_contents/web_contents_impl.cc