228 Commits (e2f44361f5d1bb5a2121d520cbadc7a0e18cfeb1)

Author SHA1 Message Date
Jonas Jenwald 8ae2205783 [B2G] Remove the remaining occurrences of -webkit prefixes from the CSS 12 years ago
Yury Delendik 71012c6c6c Properly resolves relative src for the embed tags 12 years ago
Andreas Bovens f2ad0f73d7 Renaming of extensions/chrome folder to extensions/chromium, and small tweak to manifest.json description as per #3600 12 years ago
jmozmoz 4cd33bf460 Really call unregister for _pdfRedirectorFactory (fixing issue #3598) 12 years ago
Yury Delendik ba23a9e8f9 Adds initial telemetry probes 12 years ago
Soumya Deb de52e711f8 Unprefixing CSS as current browsers support 12 years ago
Rob Wu a4dd4b1789 [CRX] Fixes to view local files again 12 years ago
Alive Kuo 334c7d4d8f Remove MozTT reference 12 years ago
Yury Delendik 7a43492e5f [CSP] remove HTTP CSP Headers 12 years ago
Rob Wu 4f5e15695a [CRX] Strip #... from URL in filter 12 years ago
Rob Wu f67a66c108 Disable Chrome extension for non-GET requests 12 years ago
Brendan Dahl e015ab0d81 Lower the priority of the notification bar to INFO. 12 years ago
Rob Wu ec956d97c9 [CRX] Delay render of viewer if needed... 12 years ago
Rob Wu ec5ef58b84 [CRX] Improved navigation detection. 12 years ago
Rudy Lu f9706b345b Bug 881152 - hdpi/xhdpi resolution assets and layout for PDF Viewer app 12 years ago
Rob Wu 84ae29c21d Improve suggested filename on download 12 years ago
Brendan Dahl bcc085ec52 Limit image size to 1024*1024 for b2g. 12 years ago
Rob Wu cc04cf5d1f Configurable IMAGE_DIR for annotations 12 years ago
Brendan Dahl 7eae88669a Bug 879161 - Fix pdf.js mimetype check. 12 years ago
Rob Wu be012ed1df [CRX] Don't intercept download of PDF attachment 12 years ago
Rob Wu efcf2aed6e [Chrome extension] Added JSDocs to pdfHandler.js 12 years ago
Yury Delendik 3461d02d05 Enforces trailing spaces 12 years ago
Brendan Dahl aafb5d44ae Make the progress bar small and on the top. 12 years ago
Vladan Djeric 0fae231526 Avoid triggering plugin list initialization on startup (Bugzilla 881575) 12 years ago
Brendan Dahl c2bdd7b295 Simplify getting the pdf url. 12 years ago
Rex Lee 3e480f84a6 [B2G] UI tweak for multi-resolution devices support on B2G 12 years ago
Mack Duan f8f4b3f45d Refactor code for annotations 12 years ago
Ehsan Akhgari 926c783ee0 Simplify ChromeActions.isInPrivateBrowsing to not rely on the global PB service 12 years ago
Simon Kornblith f524eaefe2 Remove DOM window URI check 12 years ago
Mack Duan 1daf9c984e Disable range request if content-length is unknown 12 years ago
Mack Duan c5084d9e8a Update loading bar during onprogress of range requests 12 years ago
Mack Duan e0d4b322cf Only perform range requests for identity Content-Encoding 12 years ago
Jakob Miland d86fe6b301 Save datalistener in memory 12 years ago
Mack Duan 27fe18e8c6 Address brendan's comments 12 years ago
Mack Duan ef423ef30c Implement progressive loading of PDFs 12 years ago
Rob Wu 57e6238a6e Enable Web Worker again in Chrome extension 12 years ago
Rob Wu e181a3c902 Highly improved Chrome extension 12 years ago
Jonas ee83df1338 Detect and add fallback if document colors are disabled in Firefox - address comment 12 years ago
Yury Delendik 853e4625bf Fixes pdf application switching in FF22/23 (redo) 12 years ago
Yury Delendik c0bb71d2d2 Workaround for FF17 to be able to download the pdf file 12 years ago
Yury Delendik 6e975d431b Fixes PDF application switch in Firefox. 12 years ago
Jonas f607e89a65 Add another preference check to detect if web fonts are disabled in Firefox 12 years ago
Yury Delendik 8d0494caf3 Fixes notificationBox on Linux 12 years ago
Yury Delendik dc12d33f4d Adding PlayPreview API support to pdf.js/mozilla-central 12 years ago
Yury Delendik 61a3b3d035 Handles embed tags via PlayPreview API 12 years ago
Mack Duan 65194afdd4 Fix issue with 'this' binding in PdfStreamConverter 12 years ago
Brendan Dahl 3f4f056665 Add save as support for Firefox. 12 years ago
Aluísio Augusto Silva Gonçalves d18f8d11bc Add icons to the Chrome extensions 12 years ago
Yury Delendik e9debac7f9 Adds zoom buttons ids (follow up on #2707) 12 years ago
vyv03354 07491f584f Replace getUserData()/setUserData() with CustomEvents 12 years ago