Comment #7 on issue 17973 by [email protected]: Contention between Save audio/video as... and browser cache http://code.google.com/p/chromium/issues/detail?id=17973
In order to fix this, we'll need to get around with the chrome cache: 1. Cancel the resource request if the document is loaded as WebCore::MediaDocument 2. If you do "Save as" and then "Cancel", the request was not canceled correctly, and you can see it's still being downloaded to the cache. -- 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 -~----------~----~----~----~------~----~------~--~---
