DescriptionFold RestartLoadingTask() into ReadCallback() as the method is called on the render thread.
This is the cache miss equivalent of r118386. We were unnecessarily posting a task to restart the HTTP request on a cache miss. On pages with heavy activity this can delay the load until the task can get executed.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146281
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebase tot #
Messages
Total messages: 8 (0 generated)
|