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

Issue 6031008: Mac: Try to fix a crash related to save panels. (Closed)

Created:
9 years, 12 months ago by Nico
Modified:
9 years, 7 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Mac: Try to fix a crash related to save panels. All the stacks are always in the destructors. Wild guess: Maybe NSSavePanel takes the context object from the delegate instead of self. Pass in the delegate as described by the docs. BUG=58959 TEST=maybe fewer crashes on the crash server Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70265

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M chrome/browser/ui/cocoa/shell_dialogs_mac.mm View 4 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Nico
Trying won't hurt…
9 years, 12 months ago (2010-12-26 22:23:14 UTC) #1
Avi (use Gerrit)
9 years, 12 months ago (2010-12-27 04:42:57 UTC) #2
Now that's a wild guess, but worth a try.

Powered by Google App Engine
This is Rietveld 408576698