|
|
@ -87,6 +87,7 @@ var mozL10n = document.mozL10n || document.webL10n; |
|
|
|
//#include pdf_viewer.js
|
|
|
|
//#include pdf_viewer.js
|
|
|
|
//#include pdf_thumbnail_viewer.js
|
|
|
|
//#include pdf_thumbnail_viewer.js
|
|
|
|
//#include pdf_outline_view.js
|
|
|
|
//#include pdf_outline_view.js
|
|
|
|
|
|
|
|
//#include pdf_attachment_view.js
|
|
|
|
|
|
|
|
|
|
|
|
var PDFViewerApplication = { |
|
|
|
var PDFViewerApplication = { |
|
|
|
initialBookmark: document.location.hash.substring(1), |
|
|
|
initialBookmark: document.location.hash.substring(1), |
|
|
@ -1392,8 +1393,6 @@ var PDFViewerApplication = { |
|
|
|
window.PDFView = PDFViewerApplication; // obsolete name, using it as an alias
|
|
|
|
window.PDFView = PDFViewerApplication; // obsolete name, using it as an alias
|
|
|
|
//#endif
|
|
|
|
//#endif
|
|
|
|
|
|
|
|
|
|
|
|
//#include document_attachments_view.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//#if CHROME
|
|
|
|
//#if CHROME
|
|
|
|
//(function rewriteUrlClosure() {
|
|
|
|
//(function rewriteUrlClosure() {
|
|
|
|
// // Run this code outside DOMContentLoaded to make sure that the URL
|
|
|
|
// // Run this code outside DOMContentLoaded to make sure that the URL
|
|
|
|