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

Issue 151009: Removes the ability to close or resize the hung renderer dialog on Mac.... (Closed)

Created:
11 years, 5 months ago by rohitrao (ping after 24h)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski, Ben Goodger (Google)
Visibility:
Public.

Description

Removes the ability to close or minimize the hung renderer dialog on Mac. I'm leaving the window resizable for now, because I dislike non-resizable windows. This is easy enough to change later. BUG=None TEST=After bringing up the dialog, verify that the only way to dismiss it is by pressing either the wait button or the kill button. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20044

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -14 lines) Patch
M chrome/app/nibs/en.lproj/HungRendererDialog.xib View 1 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/cocoa/hung_renderer_controller.mm View 1 2 2 chunks +5 lines, -9 lines 0 comments Download
M chrome/browser/cocoa/hung_renderer_controller_unittest.mm View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
rohitrao (ping after 24h)
11 years, 5 months ago (2009-07-07 15:41:07 UTC) #1
pink (ping after 24hrs)
LGTM
11 years, 5 months ago (2009-07-07 15:43:21 UTC) #2
rohitrao (ping after 24h)
11 years, 5 months ago (2009-07-07 16:26:38 UTC) #3
performClose: appears to no longer work, probably because I disabled the close
button.  I've changed all calls to use close: instead.

Powered by Google App Engine
This is Rietveld 408576698