klemens
6f03f62327
trivial spelling fixes
2016-07-17 14:33:41 +02:00
Yury Delendik
df10513e10
Moves DEFAULT_PREFENCES into JSON format.
2016-05-11 17:58:17 -05:00
Manas
a2ba1b8189
Uses editorconfig to maintain consistent coding styles
...
Removes the following as they unnecessary
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
2015-11-14 07:32:18 +05:30
Jonas Jenwald
26ec36ba4c
Upstream changes from Bug 1202902 - Give loader scripts and XUL frame scripts a lexical scope that doesn't break everything?
...
One of the patches in https://bugzilla.mozilla.org/show_bug.cgi?id=1202902 , specifically [`Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)`](https://hg.mozilla.org/mozilla-central/rev/380817d573cd ), touches PDF.js code. Unfortunately it was landed upstream without, as far as I can tell, notifying us about it.
This patch uplifts the relevant changes to avoid future merge conflicts, and for consistency also tweaks `PdfJs-stub.jsm`.
2015-10-01 10:03:10 +02:00
Yury Delendik
4f3f983a21
Removes PdfRedirector.js and PlayPreview support.
2015-08-06 10:38:45 -05:00
Yury Delendik
0b5330781c
Bug 1179262 - Remove PlayPreview registration from PDF Viewer.
2015-07-02 12:59:17 -05:00
Collin Anderson
54e984c763
cleaned whitespace
2015-02-17 11:07:37 -05:00
Jonas Jenwald
9ed3e1e545
Fix code style in extensions/firefox/content/PdfJs.jsm
2014-11-06 23:37:32 +01:00
Jim Mathies
b399f19426
Bug 1064496 review changes
2014-09-19 15:31:21 -05:00
Jim Mathies
f2096fe23f
Firefox pdf viewer support for e10s (Bug 942707).
2014-09-05 17:33:52 -05:00
Yury Delendik
b39f0c311c
Refactors history and how the database is stored
2014-04-03 13:23:18 -05:00
Jonas Jenwald
3fee5345b9
[Firefox] Only load 'PdfStreamConverter' and 'PdfRedirector' when PDF.js is enabled
2014-03-27 16:01:13 +01:00
Jonas Jenwald
f6cfab0061
[Firefox] Stop importing default_preferences.js as a module and include it instead
2014-03-26 00:37:32 +01:00
Jonas Jenwald
c158894d94
Improve handling of preferences in Firefox
2014-03-05 11:58:12 +01:00
Brendan Dahl
b8f7bcaf02
Use only one resource url for moz central build.
2014-02-27 14:11:39 -08:00
jmozmoz
4cd33bf460
Really call unregister for _pdfRedirectorFactory (fixing issue #3598 )
2013-08-21 17:35:50 +02:00
Brendan Dahl
7eae88669a
Bug 879161 - Fix pdf.js mimetype check.
2013-07-08 11:09:50 -07:00
Vladan Djeric
0fae231526
Avoid triggering plugin list initialization on startup (Bugzilla 881575)
2013-06-14 19:09:23 -04:00
Yury Delendik
853e4625bf
Fixes pdf application switching in FF22/23 (redo)
2013-04-03 09:23:00 -05:00
Yury Delendik
6e975d431b
Fixes PDF application switch in Firefox.
2013-03-29 20:08:08 -05:00
Yury Delendik
dc12d33f4d
Adding PlayPreview API support to pdf.js/mozilla-central
2013-03-18 16:12:24 -05:00
Brendan Dahl
b42136f8f9
Fix migration for upgraded profiles.
2012-12-19 12:15:55 -08:00
Brendan Dahl
2a7312836c
Add comment for migration.
2012-10-04 10:56:01 -07:00
Brendan Dahl
eea7f90c7f
Fix the first run code and make it possible to run multiple times.
2012-10-03 12:11:53 -07:00
Brendan Dahl
332ae4ce41
Change to the Apache v2 license.
2012-08-31 15:48:21 -07:00
Brendan Dahl
da94701c7b
Addresses review feedback from mozilla central. See bugzilla bug 752676.
2012-06-04 09:38:22 -07:00
Brendan Dahl
121040a5dc
Make pdf.js the default pdf viewer for moz central.
...
Update the tests to reflect this.
2012-06-01 13:21:45 -07:00
Brendan Dahl
3d7f01d9ca
Add global pref to enable/disable. Control pdf.js in application preferences. Add Artur's mochi tests.
2012-05-31 11:16:06 -07:00