pdf.js/extensions/chrome
Rob Wu a4dd4b1789 [CRX] Fixes to view local files again
pdfHandler-local.js references the isPdfDownloadable function from
pdfHandler.js, but the function didn't expect that the responseHeaders
property was absent. Added a check to prevent a runtime error when a
local file is displayed in a frame, and show local PDF files again.

Local files are rendered on the chrome-extension:-protocol. The previous
method of getting the PDF URL was incorrect, this has been fixed as well.
2013-08-14 23:50:51 +02:00
..
.gitignore Loading extension resources via stringbundle 2012-05-11 14:39:11 -05:00
hide-xhtml-error.css Highly improved Chrome extension 2013-04-04 10:04:13 +02:00
icon16.png Add icons to the Chrome extensions 2013-02-16 23:15:01 -03:00
icon48.png Add icons to the Chrome extensions 2013-02-16 23:15:01 -03:00
icon128.png Add icons to the Chrome extensions 2013-02-16 23:15:01 -03:00
insertviewer.js [CRX] Delay render of viewer if needed... 2013-07-17 23:25:31 +02:00
manifest.json [CRX] Improved navigation detection. 2013-07-17 19:04:10 +02:00
patch-worker.js Enable Web Worker again in Chrome extension 2013-04-04 13:40:35 +02:00
pdfHandler-local.js Enforces trailing spaces 2013-07-01 11:25:46 -05:00
pdfHandler.html Highly improved Chrome extension 2013-04-04 10:04:13 +02:00
pdfHandler.js [CRX] Fixes to view local files again 2013-08-14 23:50:51 +02:00