DescriptionSimplify DocumentOrderedMap
This CL simplifies DocumentOrderedMap's internal state. Rather than keeping a
map separately from the duplicate count, we now keep the duplicate count in the
same map.
This CL is a fixed version of r155823, which was reverted because it was causing
an assertion in clusterfuzz.
R=abarth, adamk
BUG=265009, 271131
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164029
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|