Status: Assigned
Owner: ero...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7461 by ero...@chromium.org: Cancelling pending PAC requests  
should avoid executing them
http://code.google.com/p/chromium/issues/detail?id=7461

This is broken out from issue 5688.

ProxyService::CancelPacRequest() does not actually cancel the resolve  
request -- it simply prevents
the result being sent to the callback.

This means if there were hundreds of pending PAC requests and they are then  
all cancelled, network
performance remain slow until each of the cancelled requests actually  
complete.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to