Updates:
        Summary: [MLK] DownloadResourceHandler causing WebCore::ResourceHandle  
leaks
        Cc: [email protected]

Comment #9 on issue 6531 by [email protected]: [MLK]  
DownloadResourceHandler causing WebCore::ResourceHandle leaks
http://code.google.com/p/chromium/issues/detail?id=6531

Looks like we have a TODO comment in the code which probably is responsible  
for this
leak (BufferedResourceHandler::CompleteResponseStarted)

     // TODO(paulg): Send the renderer a response that indicates that the  
request
     //              will be handled by an external source (the browser).
     real_handler_->OnResponseStarted(info->request_id, response_);
     real_handler_ = download_handler;



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