94 Commits (f93582a26d6a36a320499d3dd3f2c742c6c1b34b)

Author SHA1 Message Date
Brendan Dahl 034583e1a1 Add new severity log info(). Change severity of some log messages. Trigger fallback on errors and warnings for extension. 13 years ago
Jakob Miland bf64240dc3 SeaMonkey support without SMILE 13 years ago
Yury Delendik d9f995f9ca Change pdfviewer->pdf.js for chrome://;new line 13 years ago
Yury Delendik 7d648cfa13 Lint errors 13 years ago
Yury Delendik 56b3a7086e Remove unused code 13 years ago
Yury Delendik 6323c8e084 Loading extension resources via stringbundle 13 years ago
Brendan Dahl fca6f352e4 Add firefox ui fallback on error/unsupported feature. 13 years ago
Gavin Sharp 117582b2ea fix review comments from bdahl 13 years ago
Gavin Sharp b607147368 Issue 1682: don't use FUEL in pdf.js 13 years ago
Brendan Dahl c1f73b96a4 Use open with/save as dialog for fallback and download. 13 years ago
Brendan Dahl 982c7a0f7e Add fallback option for the extension. 13 years ago
Yury Delendik 32e9eb35fe Using web browsers locale in the extension mode 13 years ago
Brendan Dahl f72c04b373 Fix extension comment nits. 13 years ago
Brendan Dahl a794319845 Add url check. 13 years ago
Brendan Dahl 11e84b2b7b Remove duplicaten dom window func. 13 years ago
Brendan Dahl 22c858c2ec Use a different way to add the event listener. 13 years ago
Brendan Dahl 84568ee46d Address mc extension code review. 13 years ago
notmasteryet 6186ab6004 Whitelist GET 13 years ago
Brendan Dahl abf8fe39ac Only enable pdfDebug for the extension if a pref is set. 13 years ago
notmasteryet 0ea87068ed Skipping HTTP POST requests in the addon 13 years ago
Brendan Dahl fb31dc3f86 Fix some nits. 13 years ago
Brendan Dahl b867aa9922 Switch to constant for max database length. 13 years ago
Brendan Dahl 1af9a72011 Make the add-on truly restartless. 13 years ago
Brendan Dahl 9a1741f466 Protect against a malicious setDatabase. Remove unneeded save data. 13 years ago
Brendan Dahl 7a17676b06 Better way to add custom event listener. 13 years ago
Brendan Dahl b6f05fb8c6 Throw exception for sync version. Don't use const. 13 years ago
Brendan Dahl 4994faa3c1 Use services where possible. 13 years ago
notmasteryet 84f69eb27f Fix HTTP redirection for the extension 13 years ago
Brendan Dahl 6cf3109329 Address review concerns. 13 years ago
Brendan Dahl f46b0474ce Change name to reflect what it is now. Change GUID. 13 years ago
Brendan Dahl e7a0a2e129 Better way to listen to events and verify them. 13 years ago
Brendan Dahl 0d839c1c59 Fix how we're storing settings and change how the save pdf works. 13 years ago
Brendan Dahl 858aab008f Fix the download button. 13 years ago
Brendan Dahl 4d3057aba7 Fix lint. 13 years ago
Brendan Dahl 178b89342a Switch to stream converter for extension. 13 years ago
Artur Adib f2d54d3207 Replacing URL flag format 14 years ago
gigaherz 2d8b0f7677 Properly fix the previous commit. 14 years ago
gigaherz 0d02ab5098 The extension should urlencode the pdf when sending it over to the viewer. 14 years ago
Vivien Nicolas 0331847927 Add support for disabling the firefox extension on the fly 14 years ago
= 65ea07a3a2 Initial merge of master. 14 years ago
Vivien Nicolas 63099565a3 fix spacing issue (lint) 14 years ago
Vivien Nicolas f3dc4206ee Make the 'download' button behavior more robust 14 years ago
Vivien Nicolas 6d2c5414bf Add a download button in case the extension is not enough 14 years ago
Vivien Nicolas 931192fb79 Remove useless code since the extension is loaded into a privileged chrome:// scope 14 years ago
Kalervo Kujala 5a3d85bf53 Fix small lint issues. 14 years ago
Kalervo Kujala 06cdba3526 Name anonymous functions. 14 years ago
Vivien Nicolas 556727f2f5 Firefox extension now use the default loading indicator 14 years ago
Kalervo Kujala 753bfcf7c7 Fix lint warnings. 14 years ago
Vivien Nicolas e18ddc9c97 Initial import of the Firefox extension 14 years ago