DescriptionRemove unwanted copyToVector() uses.
If a collection is being cleared while creating an iterable
view of its current contents, swap in an empty collection
rather than copy out the current contents into a temporary
vector (by way of copyToVector().)
R=tkent
BUG=
Committed: https://crrev.com/b0423799d4c45060338e6d7ac6db3a284f238aac
Cr-Commit-Position: refs/heads/master@{#395547}
Patch Set 1 #Patch Set 2 : remove unused typedef #
Total comments: 1
Messages
Total messages: 13 (6 generated)
|