Closed GoogleCodeExporter closed 9 years ago
It looks like there's a new way to check if a plugin is enabled. Chrome made a
similar change a while back:
http://src.chromium.org/viewvc/chrome/trunk/src/content/browser/renderer_host/bu
ffered_resource_handler.cc?r1=71285&r2=72341
Original comment by mikeyk...@gmail.com
on 29 Apr 2011 at 10:14
Attachments:
I've also come across this issue.
HandlwDownloadResponse() is called even if the server sends
Content-Disposition: inline;
Original comment by powerbf...@gmail.com
on 5 May 2011 at 3:34
Thanks, committed as revision 225 with correct line wrapping.
Original comment by magreenb...@gmail.com
on 9 May 2011 at 3:12
Original issue reported on code.google.com by
mikeyk...@gmail.com
on 29 Apr 2011 at 6:03