Joel Maher
e4f70e766f
Bug 963075 - disabled browser_pdfjs_[main|views].js leaks until shutdown when run as a standalone directory. r=RyanVM
2014-09-09 10:28:27 -04:00
Christoph Kerschbaumer
ce11d17474
Bug 1053028 - Remove remaining relicts of deprecated X-CSP header (r=sstamm)
2014-08-12 21:15:56 -07:00
Ryan VanderMeulen
2f5ceab2a1
Bug 1055570 - Update pdf.js to version 1.0.712. r=yury
2014-08-19 11:17:14 -04:00
Ryan VanderMeulen
c326614a3b
Bug 1051999 - Update pdf.js to version 1.0.645. r=yury
2014-08-11 15:28:35 -04:00
Ryan VanderMeulen
0274a2ddd4
Bug 1049007 - Update pdf.js to version 1.0.577. r=yury
2014-08-05 15:30:37 -04:00
Birunthan Mohanathas
9a9eefde77
Bug 1044446 - Collapse test-only moz.build files under browser/ into ancestor moz.build files. r=gps
2014-07-28 18:02:44 -07:00
Ryan VanderMeulen
d7069e2277
Bug 1042307 - Update pdf.js to version 1.0.473. r=yury, r=Mossop
2014-07-28 08:20:46 -04:00
Jim Blandy
7e20285e70
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Ryan VanderMeulen
157a4715cb
Bug 1025878 - Update pdf.js to version 1.0.370. r=yury
2014-06-16 15:24:29 -04:00
Ryan VanderMeulen
7c65c2e9e6
Bug 1018999 - Update pdf.js to version 1.0.277. r=yury
2014-06-02 10:43:05 -04:00
Ryan VanderMeulen
80a0216f9e
Bug 1017133 - Update pdf.js to version 1.0.266. r=yury
2014-05-28 15:29:39 -04:00
Ryan VanderMeulen
2da8bfffc5
Bug 1016308 - Update pdf.js to version 1.0.248. r=yury
2014-05-27 15:38:13 -04:00
Ryan VanderMeulen
f5604c4a1c
Bug 1007627 - Update pdf.js to version 1.0.162. r=yury, r=Mossop
2014-05-09 09:31:32 -04:00
Ryan VanderMeulen
94707f27ce
Bug 999616 - Update pdf.js to version 1.0.68. r=Mossop, r=yury
2014-04-22 13:25:20 -07:00
Brendan Dahl
9433b45e46
Bug 995431 - Update pdf.js to version 1.0.21. r=yury, r=Mossop, f=RyanVM
2014-04-14 16:09:04 -05:00
Ryan VanderMeulen
d90cfa210e
Backed out changeset 8ea9fae20fa5 (bug 995431) for mochitest-bc crashes.
2014-04-12 23:25:11 -04:00
Ryan VanderMeulen
d40a0277ea
Bug 963075 - Skip browser_pdfjs_main.js and browser_pdfjs_views.js on Windows for frequent leaks.
2014-04-12 21:15:41 -04:00
Brendan Dahl
96c03cd9df
Bug 995431 - Update pdf.js to version 1.0.2. r=yury
2014-04-11 14:26:11 -07:00
Ryan VanderMeulen
58a1aa493e
Bug 963075 - Skip browser_pdfjs_main.js and browser_pdfjs_views.js on OSX debug for frequent leaks on a CLOSED TREE.
2014-04-11 17:11:30 -04:00
Ryan VanderMeulen
298337bd21
Bug 990852 - Update pdf.js to version 0.8.1334. r=yury, r=Mossop
2014-04-04 08:07:41 -04:00
Mark Hammond
cae334e085
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Ryan VanderMeulen
5239e92786
Bug 983927 - Update pdf.js to version 0.8.1181. r=bdahl, r=Mossop
2014-03-17 12:09:54 -04:00
Yury Delendik
6d3875bf95
Bug 979909 - Update pdf.js to version 0.8.1114. r=Mossop
...
--HG--
rename : browser/extensions/pdfjs/components/PdfRedirector.js => browser/extensions/pdfjs/content/PdfRedirector.jsm
rename : browser/extensions/pdfjs/components/PdfStreamConverter.js => browser/extensions/pdfjs/content/PdfStreamConverter.jsm
2014-03-05 10:41:20 -06:00
Ryan VanderMeulen
95905a0370
Bug 977066 - Update pdf.js to version 0.8.1041. r=bdahl, r=Mossop
2014-02-26 13:41:21 -05:00
Alex Henrie
e8e17403e3
Bug 968029 - Use unprefixed box-sizing in browser/extensions/pdfjs/. r=bdahl
2014-02-06 12:31:26 -07:00
Ryan VanderMeulen
22769c969b
Bug 965861 - Update pdf.js to version 0.8.990. r=bdahl
2014-01-31 12:52:51 -05:00
Andrea Marchesini
4fea33b3f0
Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz
2014-01-26 12:35:17 +00:00
Ryan VanderMeulen
49f48d86f7
Bug 960051 - Update pdf.js to version 0.8.934. r=bdahl, r=Mossop, r=yury
2014-01-23 16:26:26 -05:00
Wes Kocher
d9d629a72e
Backed out changeset ad1af0ef7f50 (bug 960051) for potentially breaking xperf on an already CLOSED TREE
2014-01-23 18:54:09 -08:00
Ryan VanderMeulen
a5ae595f6e
Bug 960051 - Update pdf.js to version 0.8.934. r=bdahl, r=Mossop, r=yury
2014-01-23 16:26:26 -05:00
Jonathan Watt
d911eac635
Bug 948433 - Uplift pdf.js git commit 3eaa421c74 to prevent the page number field from having spin buttons in mozilla now that mozilla supports <input type=number>. r=bdahl
2013-12-11 02:11:11 +00:00
Ryan VanderMeulen
5deb114198
Bug 947260 - Update pdf.js to version 0.8.759. r=bdahl
2013-12-06 18:00:32 -05:00
Henri Sivonen
bf3d6e565c
Bug 852909 part 3 - Disable the charset menu for PDF.js. r=bdahl.
2013-11-26 09:31:52 +02:00
Ryan VanderMeulen
20447aeb40
Bug 937670 - Update pdf.js to version 0.8.681. r=bdahl
2013-11-15 21:47:02 -05:00
Brendan Dahl
5e218432cc
Bug 931246 - Update pdf.js to version 0.8.641. r=yury
2013-10-25 15:36:42 -07:00
Ryan VanderMeulen
a0c35b2989
Bug 928358 - Update pdf.js to version 0.8.629. r=yury
2013-10-18 10:12:33 -04:00
Ms2ger
1ee1f27aa3
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Ryan VanderMeulen
17c3edcaca
Bug 922693 - Update pdf.js to version 0.8.558. r=bdahl
2013-10-01 12:27:44 -04:00
Gregory Szorc
54c1de66d6
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Ed Morley
2c7dd24541
Backed out changeset 8b02873ee07e (bug 920223)
2013-09-30 12:50:05 +01:00
Gregory Szorc
8344d8a946
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Ryan VanderMeulen
a28ce26ea4
Bug 914603 - Update pdf.js to version 0.8.505. r=bdahl
2013-09-12 16:28:48 -04:00
Mike Hommey
f8bc7fa754
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Ryan VanderMeulen
1a09dc9ee1
Bug 912006 - Update pdf.js to version 0.8.478. r=bdahl
2013-09-03 12:28:06 -04:00
Ryan VanderMeulen
8572159fdb
Bug 903452 - Update pdf.js to version 0.8.423. r=bdahl
2013-08-09 15:01:28 -04:00
Ryan VanderMeulen
520e0ccc10
Bug 897554 - Update pdf.js to version 0.8.377. r=bdahl
2013-07-24 17:48:29 -04:00
Brendan Dahl
5cb16f42f2
Bug 894576 - Lower the priority of the notification bar to INFO. r=yury
2013-07-22 12:08:18 -07:00
Johnny Stenback
2f503a671c
Bug 879161 - Fix pdf.js fallout from bug 855613. r=bdahl
2013-07-11 10:43:35 -04:00
Ryan VanderMeulen
703184d52b
Bug 888635 - Update pdf.js to version 0.8.291. r=bdahl
2013-06-15 16:02:39 -04:00
Ryan VanderMeulen
835dee9a43
Bug 878897 - Update pdf.js to version 0.8.229. r=bdahl
2013-06-10 20:11:41 -04:00