pdf.js/extensions/chromium
Rob Wu ae32f31eb4 Use redirectUrl at onHeadersReceived if available.
http://crbug.com/280464 has been resolved, so we can now use redirectUrl at
onHeadersReceived.
For backwards-compatibility, the code for the original method has not been
removed, and a feature detection script was added that detects whether the
desired feature is available.
2014-03-30 00:25:37 +01:00
..
.gitignore Renaming of extensions/chrome folder to extensions/chromium, and small tweak to manifest.json description as per #3600 2013-08-21 18:11:35 +02:00
chrome.tabs.executeScriptInFrame.js Making extensions/chromium/chrome.tabs.executeScriptInFrame.js adhere to the style guide 2014-03-09 23:29:34 +01:00
contentscript.js [CRX] Support <embed type="application/pdf"> 2014-01-26 00:33:06 +01:00
extension-router.js Making extensions/chromium/extension-router.js adhere to the style guide 2014-03-09 23:14:01 +01:00
feature-detect.js Use redirectUrl at onHeadersReceived if available. 2014-03-30 00:25:37 +01:00
icon16.png Bug 972435 - Recompress all PNG assets 2014-02-13 17:57:10 +01:00
icon19.png Bug 972435 - Recompress all PNG assets 2014-02-13 17:57:10 +01:00
icon38.png Bug 972435 - Recompress all PNG assets 2014-02-13 17:57:10 +01:00
icon48.png Bug 972435 - Recompress all PNG assets 2014-02-13 17:57:10 +01:00
icon128.png Bug 972435 - Recompress all PNG assets 2014-02-13 17:57:10 +01:00
manifest.json Merge pull request #4191 from Rob--W/crx-chrome-os 2014-02-11 12:51:36 -06:00
pageActionPopup.html Added missing <html> tag to page action 2014-01-02 18:44:38 +01:00
pageActionPopup.js Updated to current latest stable version of jshint. 2014-03-01 13:31:25 -08:00
pdfHandler-v2.js Improved FTP support for Chromium extension 2014-03-30 00:08:02 +01:00
pdfHandler-vcros.js Making extensions/chromium/pdfHandler-v2.js adhere to the style guide and fixing a small lint issue in pdfHandler-vcros.js 2014-03-09 23:07:42 +01:00
pdfHandler.html Improved FTP support for Chromium extension 2014-03-30 00:08:02 +01:00
pdfHandler.js Use redirectUrl at onHeadersReceived if available. 2014-03-30 00:25:37 +01:00