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

Issue 1025793002: Mac: Possible fix for Cmd-W closing window instead of a tab (Closed)

Created:
5 years, 9 months ago by Andre
Modified:
5 years, 9 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@grd
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mac: Possible fix for Cmd-W closing window instead of a tab This logic was simplified and made more robust with http://crrev.com/848003006, but there is still a report that this is still a problem. I am suspicious of the popover detection logic. The popover could belong to any window, and could be in the middle of fading in or out. Change the logic to a hopefully more robust on-demand detection using [NSApplication targetForAction:@selector(performClose:]. BUG=47134 Committed: https://crrev.com/af2fb789440741f43adcc992bf5a13beccb3dba6 Cr-Commit-Position: refs/heads/master@{#322075}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -46 lines) Patch
M chrome/browser/app_controller_mac.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/app_controller_mac.mm View 4 chunks +18 lines, -43 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Andre
Robert PTAL.
5 years, 9 months ago (2015-03-20 21:15:31 UTC) #2
Robert Sesek
If you have the Lookup in Dictionary popup open and press Cmd+W, what happens? It ...
5 years, 9 months ago (2015-03-23 17:48:49 UTC) #3
Andre
On 2015/03/23 17:48:49, Robert Sesek wrote: > If you have the Lookup in Dictionary popup ...
5 years, 9 months ago (2015-03-24 20:17:23 UTC) #4
Robert Sesek
LGTM
5 years, 9 months ago (2015-03-24 20:52:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1025793002/1
5 years, 9 months ago (2015-03-24 20:56:24 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-24 21:40:34 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-24 21:41:28 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/af2fb789440741f43adcc992bf5a13beccb3dba6
Cr-Commit-Position: refs/heads/master@{#322075}

Powered by Google App Engine
This is Rietveld 408576698