Updates:
        Cc: [email protected] [email protected]

Comment #8 on issue 27276 by [email protected]: PDF Re-entry Failure
http://code.google.com/p/chromium/issues/detail?id=27276

I tried this with the following PDF http://www.nber.org/erp/2009_erp.pdf.  
This uses
byte range requests to speed up PDF loads. I could reproduce the file  
corruption
error which would occur during reload.

This seems to be an issue with caching byte range requests. If we run  
chrome with the
disable-byte-range-support command line it works fine. While running this  
in the
debugger I noticed a number of invalid byte range traces showing up from  
the http
transaction class.

Adding eroman and rvargas for their inputs.



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