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

Issue 6685008: Cloud print signin crash. (Closed)

Created:
9 years, 9 months ago by Scott Byer
Modified:
9 years, 7 months ago
Reviewers:
sanjeevr
CC:
chromium-reviews
Visibility:
Public.

Description

Cloud print signin crash. Found in the Mac crash logs, actually a cross-platform issue, closing the preference tab before finishing setup left a dangling pointer. This CL divorces the lifetimes using a weak pointer. BUG=75647 TEST=Start cloud print setup, close preference tab behind it, finish cloud print setup - no crash! Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=78054

Patch Set 1 #

Patch Set 2 : Clean up the real lint issues. #

Patch Set 3 : Rebase past Windows views options removal. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -22 lines) Patch
M chrome/browser/printing/cloud_print/cloud_print_proxy_service.h View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/printing/cloud_print/cloud_print_proxy_service.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/printing/cloud_print/cloud_print_setup_flow.h View 4 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/printing/cloud_print/cloud_print_setup_flow.cc View 2 chunks +7 lines, -5 lines 0 comments Download
A chrome/browser/printing/cloud_print/cloud_print_setup_handler.h View 1 1 chunk +40 lines, -0 lines 0 comments Download
A chrome/browser/printing/cloud_print/cloud_print_setup_handler.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/advanced_options_handler.h View 1 2 3 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/options/advanced_options_handler.cc View 1 2 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Scott Byer
9 years, 9 months ago (2011-03-11 19:37:49 UTC) #1
sanjeevr
9 years, 9 months ago (2011-03-11 23:45:56 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698