DescriptionRevert 88151 (see crbug.com/85296) - Fix user-after-free error with ObserverList. The problem is that if an ObserverListBase::Iterator is on the stack and one of the observers deletes the object holding the list, Iterator's destructor will use the deleted list.
BUG=84919
Review URL: http://codereview.chromium.org/7127001
TBR=jam@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88284
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|