Chromium Code Reviews
DescriptionTry to fix a crash in the var tracking.
I think what is happening is that the list is mutated as we iterate over it.
This is actually quite a resonable thing to do: we're deleting objects, and
those objects may hold refs to other objects in our list.
BUG=http://crbug.com/133951
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=143644
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 6 (0 generated)
|