Chromium Code Reviews
DescriptionAvoid merging SharedBuffer segments in TextResource::decodedText
Before this CL, TextResource could end up triggering costly SharedBuffer::mergeSegmentsIntoBuffer.
This CL removes its call path by using progressive decoding.
BUG=540988
Committed: https://crrev.com/cc4b7c65d7a702419f5a1f71057b3d3e6cb34d5b
Cr-Commit-Position: refs/heads/master@{#358275}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
|||||||||||||||||||