Description[Mac] Break stale controller refs in infobar close.
Infobars can be closed due to a navigation while the user is
manipulating controls on the infobar. This can result in Objective-C
messages to a deallocated controller. If the controller is still
live, the action could attempt to dereference a NULL delegate. This
attempts to knock down both cases.
BUG=94639, 92381
TEST=See bug, and monitor crash server.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=100874
Patch Set 1 #Patch Set 2 : Also fix target on the close button. #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|