Comment #2 on issue 7461 by [email protected]: Cancelling pending PAC  
requests should avoid executing them
http://code.google.com/p/chromium/issues/detail?id=7461

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=10197

------------------------------------------------------------------------
r10197 | [email protected] | 2009-02-23 11:04:40 -0800 (Mon, 23 Feb  
2009) | 2 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/net/resolve_proxy_msg_helper_unittest.cc?r1=10197&r2=10196
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/proxy/proxy_resolver_mac.h?r1=10197&r2=10196
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/proxy/proxy_resolver_winhttp.cc?r1=10197&r2=10196
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/proxy/proxy_service.cc?r1=10197&r2=10196
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/proxy/proxy_service.h?r1=10197&r2=10196
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/proxy/proxy_service_unittest.cc?r1=10197&r2=10196

Add support to ProxyService for downloading a PAC script on behalf of the  
ProxyResolver. A ProxyResolver can select this new behavior by subclassing  
ProxyResolver with |does_fetch = false|. A consequence of this change is  
that proxy resolve requests are maintained in a queue by ProxyService  
(rather than implicitly in a queue on the PAC thread's message loop). This  
simplifies cancellation.This solves issue 7461, and is work-in-progress  
towards {2764, 74}BUG=7461
Review URL: http://codereview.chromium.org/21328
------------------------------------------------------------------------


--
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