Descriptionnet: Socket pools prioritize requests with ignore_limits.
Also, when a socket request is cancelled when there are
more ConnectJobs than socket requests for a group, no
ConnectJobs are cancelled.
These two changes are needed to prevent a lockup due to
a socket created for sync XHR's socket being giving to another socket request of equal or higher priority.
This issue may well still exist with SPDY sessions.
BUG=155536
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=205491
Patch Set 1 #Patch Set 2 : Remove bonus spaces. #
Total comments: 8
Patch Set 3 : Response to comments #Patch Set 4 : Small comment fix #
Total comments: 5
Patch Set 5 : Fix typo #
Messages
Total messages: 9 (0 generated)
|