DescriptionDebug crash in WebstoreInstaller::StartDownload()
WebstoreInstaller is RefCounted, so there's no reason to make it base::Unretained, which just opens up a deletion race, or appears to.
controller_ may be NULL. NavigationController::GetActiveEntry() may be NULL.
This crash has persisted at a low, not quite dismissible frequency for a long time.
BUG=126013
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141771
Patch Set 1 #Patch Set 2 : merge #Patch Set 3 : . #Patch Set 4 : merge #
Total comments: 2
Patch Set 5 : . #Patch Set 6 : comment #Patch Set 7 : merge #Messages
Total messages: 11 (0 generated)
|