Chromium Code Reviews
DescriptionFix bug in iteration over DelaySet.
The set may be modfied while iterating over it. I create
a temporary vector with a copy of the iterator range for
iteration.
This seems to fix the frequent crash with certain Polymer apps
in Dartium
BUG=dartbug.com/16231
R=iposva@google.com
Committed: https://code.google.com/p/dart/source/detail?r=32063
Committed: https://code.google.com/p/dart/source/detail?r=32070
Patch Set 1 #Patch Set 2 : fixed Windows compilation #Messages
Total messages: 5 (0 generated)
|