Yury Delendik
|
75d9ae9cd3
|
PdfRedirector checks if plugin is still in PlayPreview mode
|
11 years ago |
Yury Delendik
|
68b037ffb0
|
Add preprocessor directives for the extension; and refactor FirefoxCom callback
|
11 years ago |
Gijs Kruitbosch
|
da93e65d8c
|
Bug 1015115 - switch to cloneInto in pdf.js, r?yury
|
11 years ago |
Yury Delendik
|
9f9454d2ae
|
Refactors new extension find bar code to support old FF versions
|
11 years ago |
Adam Dane [:hobophobe]
|
bc66c8119e
|
Add getFindBar for Fx extension
|
11 years ago |
Tim van der Meij
|
c566feb721
|
Providing content type for attachment downloads
|
11 years ago |
Samuel Chantaraud
|
25ee0e8572
|
Preliminary attachments support
Added a partial Filespec support
Added getAttachments in API
Added a new attachments view in UI (with a new icon by @shorlander)
|
11 years ago |
Yury Delendik
|
b39f0c311c
|
Refactors history and how the database is stored
|
11 years ago |
Jonas Jenwald
|
4c9c43f82b
|
Modify {get, set}Preferences in PdfStreamConverter.jsm to support async
|
11 years ago |
Jonas Jenwald
|
3fee5345b9
|
[Firefox] Only load 'PdfStreamConverter' and 'PdfRedirector' when PDF.js is enabled
|
11 years ago |
Jonas Jenwald
|
f6cfab0061
|
[Firefox] Stop importing default_preferences.js as a module and include it instead
|
11 years ago |
Jonas Jenwald
|
2b5fb59b67
|
Fix coding style in extensions/firefox/bootstrap.js
|
11 years ago |
Jonas Jenwald
|
597d388930
|
Fix coding style in extensions/firefox/tools/l10n.js
|
11 years ago |
Jonas Jenwald
|
2017f7925e
|
[Firefox] Lazy load network.js in PdfStreamConverter.js
|
11 years ago |
Yury Delendik
|
452e71b4b0
|
Makes firefox extension's l10n get() behavior similar to webL10n
|
11 years ago |
Jonas Jenwald
|
c158894d94
|
Improve handling of preferences in Firefox
|
11 years ago |
Brendan Dahl
|
b8f7bcaf02
|
Use only one resource url for moz central build.
|
11 years ago |
Gabriele Svelto
|
f4d54517c4
|
Bug 972435 - Recompress all PNG assets
|
11 years ago |
Rob Wu
|
a01556665e
|
Firefox addon: Let XHR respect private mode
|
11 years ago |
Jonas Jenwald
|
181e06f30a
|
Fix regression that disabled the "Open With Different Viewer" button on the fallback bar
|
11 years ago |
Brendan Dahl
|
5d080a03bb
|
Show a different warning for PDF’s with forms.
|
11 years ago |
fkaelberer
|
1b35bf6c5e
|
Recompressed PNG assets
|
11 years ago |
Ethan Glasser-Camp
|
9b887f5bf3
|
add support for Conkeror
|
12 years ago |
Jonas Jenwald
|
ba67158c94
|
Fix error in 'PdfStreamConverter.js' that prevents the user from setting a boolean preference to false
|
12 years ago |
Jonas Jenwald
|
60610cd625
|
Implement default preferences
|
12 years ago |
Brendan Dahl
|
0385131a9a
|
Leave initial request open until the viewer is ready to switch to range requests.
|
12 years ago |
Yury Delendik
|
71012c6c6c
|
Properly resolves relative src for the embed tags
|
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 |
Yury Delendik
|
7a43492e5f
|
[CSP] remove HTTP CSP Headers
|
12 years ago |
Brendan Dahl
|
e015ab0d81
|
Lower the priority of the notification bar to INFO.
|
12 years ago |
Rob Wu
|
84ae29c21d
|
Improve suggested filename on download
For all of the following URLs, "file.pdf" will be suggested:
http://.../file.pdf
http://.../download.aspx?file=file.pdf&whatever
http://.../get.pdf?name=file.pdf&whatever
http://.../single-page-app#view=file.pdf
http://.../download.aspx?file=%2Fpath%2Fto%2Ffile.pdf&whatever
Fixes #3161
|
12 years ago |
Brendan Dahl
|
7eae88669a
|
Bug 879161 - Fix pdf.js mimetype check.
|
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 |
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
Per discussion in #2937
|
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 |
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 |