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

Issue 10584005: Mouse events pass through Mac Fullscreen Exit Bubble for Mouse Lock. (Closed)

Created:
8 years, 6 months ago by scheib
Modified:
8 years, 6 months ago
Reviewers:
jeremya, Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Mouse events pass through Mac Fullscreen Exit Bubble for Mouse Lock. BUG=132183 TEST=Manual test as described in bug. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=143189

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm View 1 chunk +5 lines, -0 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
scheib
8 years, 6 months ago (2012-06-18 22:44:35 UTC) #1
jeremya
This lgtm, adding thakis for OWNERS and sanity check :)
8 years, 6 months ago (2012-06-20 15:48:03 UTC) #2
Nico
http://codereview.chromium.org/10584005/diff/1/chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm File chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm (right): http://codereview.chromium.org/10584005/diff/1/chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm#newcode82 chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm:82: bubbleType_ == FEB_TYPE_MOUSELOCK_EXIT_INSTRUCTION) These two types have no button ...
8 years, 6 months ago (2012-06-20 15:49:58 UTC) #3
scheib
8 years, 6 months ago (2012-06-20 16:41:00 UTC) #4
Thanks.

http://codereview.chromium.org/10584005/diff/1/chrome/browser/ui/cocoa/fullsc...
File chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm (right):

http://codereview.chromium.org/10584005/diff/1/chrome/browser/ui/cocoa/fullsc...
chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm:82: bubbleType_ ==
FEB_TYPE_MOUSELOCK_EXIT_INSTRUCTION)
On 2012/06/20 15:49:58, Nico wrote:
> These two types have no button on the bubble, right? If so, lgtm

Correct, these are exit instructions only for mouse lock (so nothing is
clickable).

Powered by Google App Engine
This is Rietveld 408576698