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

Issue 7064037: CrOS - Fix crash in file browser the second time you save a file (Closed)

Created:
9 years, 7 months ago by James Cook
Modified:
9 years, 7 months ago
Reviewers:
achuithb
CC:
chromium-reviews, rginda+watch_chromium.org, achuith+watch_chromium.org
Visibility:
Public.

Description

CrOS - Fix crash in file browser the second time you save a file We were not cleaning up callbacks after the dialog closed, so it crashed with a stale "params" pointer (user data for the callback). BUG=chromium-os:15650 TEST=Right-click Save As an image. Right-click Save As the same image again. Verify Chrome does not crash. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86466

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/ui/views/file_manager_dialogs.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
James Cook
Achuith, can you take a look? I forgot to clean up the callback object in ...
9 years, 7 months ago (2011-05-24 18:16:39 UTC) #1
achuithb
9 years, 7 months ago (2011-05-24 18:18:24 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698