Chromium Code Reviews
DescriptionMerge 57399 - Try to fix top crasher.
The problem is timing related so I am unable to write a unit test which proves this fixes things. The essence of the change is to make sure we don't send messages to objects which no longer exist by clearing the delegate pointer in objects we own before we go away (where "we" is an object). The delegate pattern does not get retained, which gives certain objects to hold dangling pointers.
BUG=53205
http://crbug.com/53205
Review URL: http://codereview.chromium.org/3158031
TBR=jrg@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57427
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|
|||||||||||||||||||||||||||||||||||||