DescriptionUse maximum capacity instead of a ratio of capacity for BufferedResourceLoader.
This change essentially moves internally buffered network data from WebURLLoader to BufferedResourceLoader as soon as there's capacity instead of waiting for an arbitrary threshold.
There's no fear of spamming progress events at a higher frequency since progress events are limited to firing at a minimum interval of 350ms.
BUG=124719
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=146133
Patch Set 1 #
Total comments: 6
Patch Set 2 : rebase to trunk #Patch Set 3 : comments #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|