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

Issue 4220005: [Mac] Add a confirm to quit experiment to about:flags. (Closed)

Created:
10 years, 1 month ago by Robert Sesek
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr., pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

[Mac] Add a confirm to quit experiment to about:flags. BUG=27786, 60591 TEST=Enable 'Confirm to Quit' in about:flags. When you press Cmd+Q, it brings up the floaty panel telling you to hold the key combo. When you do, it quits after 1.5 seconds. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64920

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 14

Patch Set 3 : Address comments #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+571 lines, -0 lines) Patch
M chrome/app/generated_resources.grd View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
A chrome/app/nibs/ConfirmQuitPanel.xib View 1 chunk +333 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 1 chunk +7 lines, -0 lines 2 comments Download
M chrome/browser/app_controller_mac.mm View 1 2 3 chunks +93 lines, -0 lines 3 comments Download
A chrome/browser/cocoa/confirm_quit_panel_controller.h View 1 chunk +24 lines, -0 lines 0 comments Download
A chrome/browser/cocoa/confirm_quit_panel_controller.mm View 1 chunk +69 lines, -0 lines 0 comments Download
A chrome/browser/cocoa/confirm_quit_panel_controller_unittest.mm View 1 2 1 chunk +26 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/chrome_dll.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Robert Sesek
10 years, 1 month ago (2010-10-29 20:02:41 UTC) #1
Robert Sesek
Screen shot: http://cl.ly/7b3985d7ad4f7b9b8ac4
10 years, 1 month ago (2010-10-29 20:05:32 UTC) #2
pink (ping after 24hrs)
No major problems, just small things. http://codereview.chromium.org/4220005/diff/8001/9004 File chrome/browser/app_controller_mac.mm (right): http://codereview.chromium.org/4220005/diff/8001/9004#newcode246 chrome/browser/app_controller_mac.mm:246: // Check if ...
10 years, 1 month ago (2010-11-01 13:47:33 UTC) #3
Robert Sesek
Addressed all comments. http://codereview.chromium.org/4220005/diff/8001/9004 File chrome/browser/app_controller_mac.mm (right): http://codereview.chromium.org/4220005/diff/8001/9004#newcode246 chrome/browser/app_controller_mac.mm:246: // Check if the user really ...
10 years, 1 month ago (2010-11-01 21:33:08 UTC) #4
viettrungluu
LGTM, other than my probably-ill-founded fears. http://codereview.chromium.org/4220005/diff/14001/15003 File chrome/browser/about_flags.cc (right): http://codereview.chromium.org/4220005/diff/14001/15003#newcode147 chrome/browser/about_flags.cc:147: "confirm-to-quit", // Do ...
10 years, 1 month ago (2010-11-02 17:28:13 UTC) #5
pink (ping after 24hrs)
lgtm, thanks for writing that design doc.
10 years, 1 month ago (2010-11-02 19:39:20 UTC) #6
Robert Sesek
http://codereview.chromium.org/4220005/diff/14001/15004 File chrome/browser/app_controller_mac.mm (right): http://codereview.chromium.org/4220005/diff/14001/15004#newcode307 chrome/browser/app_controller_mac.mm:307: do { On 2010/11/02 17:28:13, viettrungluu wrote: > Generically, ...
10 years, 1 month ago (2010-11-02 20:05:58 UTC) #7
Nico
10 years, 1 month ago (2010-11-03 17:55:25 UTC) #8
http://codereview.chromium.org/4220005/diff/14001/15003
File chrome/browser/about_flags.cc (right):

http://codereview.chromium.org/4220005/diff/14001/15003#newcode147
chrome/browser/about_flags.cc:147: "confirm-to-quit",   // Do not change; see
above.
On 2010/11/02 17:28:13, viettrungluu wrote:
> One might complain that the "see above" part is a total tease. I blame thakis.

Can you elaborate on this untenable accusation?

Powered by Google App Engine
This is Rietveld 408576698