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

Issue 10642008: Exit mouse lock permision prompt on tab switch or close. (Closed)

Created:
8 years, 6 months ago by scheib
Modified:
8 years, 6 months ago
Reviewers:
yzshen1, sky
CC:
chromium-reviews, dennis_jeffrey, scheib+watch_chromium.org, anantha, dyu1, Nirnimesh
Visibility:
Public.

Description

Exit mouse lock permision prompt on tab switch or close. BUG=131702 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=143941

Patch Set 1 #

Patch Set 2 : Reworked Completely. Using FullscreenController::OnTabClosing ::OnTabDeactivated #

Total comments: 4

Patch Set 3 : Feedback addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -4 lines) Patch
M chrome/browser/ui/fullscreen_controller.cc View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/fullscreen_controller_browsertest.cc View 1 2 2 chunks +58 lines, -0 lines 0 comments Download
M chrome/test/functional/PYAUTO_TESTS View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
scheib
I've selected several notification types that seem relevant for situations we would want to exit ...
8 years, 6 months ago (2012-06-22 00:16:31 UTC) #1
scheib
8 years, 6 months ago (2012-06-22 21:56:12 UTC) #2
yzshen1
http://codereview.chromium.org/10642008/diff/5001/chrome/browser/ui/fullscreen_controller.cc File chrome/browser/ui/fullscreen_controller.cc (right): http://codereview.chromium.org/10642008/diff/5001/chrome/browser/ui/fullscreen_controller.cc#newcode263 chrome/browser/ui/fullscreen_controller.cc:263: if (contents == fullscreened_tab_ || Do we need to ...
8 years, 6 months ago (2012-06-22 22:18:04 UTC) #3
scheib
http://codereview.chromium.org/10642008/diff/5001/chrome/browser/ui/fullscreen_controller.cc File chrome/browser/ui/fullscreen_controller.cc (right): http://codereview.chromium.org/10642008/diff/5001/chrome/browser/ui/fullscreen_controller.cc#newcode263 chrome/browser/ui/fullscreen_controller.cc:263: if (contents == fullscreened_tab_ || On 2012/06/22 22:18:04, yzshen1 ...
8 years, 6 months ago (2012-06-22 22:27:16 UTC) #4
yzshen1
LGTM Thanks!
8 years, 6 months ago (2012-06-22 22:28:10 UTC) #5
scheib
sky, owners please.
8 years, 6 months ago (2012-06-22 22:34:08 UTC) #6
sky
8 years, 6 months ago (2012-06-25 14:20:48 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld 408576698