Commit Graph

48 Commits

Author SHA1 Message Date
Dan Banner
5af4450327 Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
MozReview-Commit-ID: Jm8BRgt6mIv
2017-10-15 20:50:39 +01:00
Ryan VanderMeulen
3962804096 Bug 1385136 - Update pdf.js to version 1.8.581. r=bdahl 2017-07-27 20:17:24 -04:00
Ryan VanderMeulen
c42e16b4de Bug 1371748 - Update pdf.js to version 1.8.432. r=bdahl 2017-06-09 13:27:53 -04:00
Ryan VanderMeulen
15f7fec809 Bug 1370122 - Update pdf.js to version 1.8.423. r=bdahl 2017-06-04 21:38:45 -04:00
Doug Thayer
b1a9ee0919 Bug 1353029 - Pass PdfJs.enabled into child on change r=bdahl
isDefaultHandler in PdfJs.jsm appears to only be called on
startup and when the settings for pdfs (either the pref or the
setting in about:preferences) are changed. During startup, it's
only the parent process which makes this call, which it uses
to conditionally load a script in the content process. On change,
the parent process controls notifying the content process, so
it can simply pass along the enabled boolean. This change simply
shifts to pass this boolean along to the child, and adds some
guards to assert that we're only checking the actual values in
the parent process.

MozReview-Commit-ID: 9JSEJqHR2Ni
2017-05-30 16:34:53 -07:00
Ryan VanderMeulen
52d6a37131 Bug 1367898 - Update pdf.js to version 1.8.384. r=bdahl 2017-05-25 17:01:21 -04:00
Ryan VanderMeulen
6634e4746a Bug 1366004 - Update pdf.js to version 1.8.363. r=bdahl 2017-05-18 13:40:06 -04:00
Ryan VanderMeulen
1c1326fa8d Bug 1358335 - Update pdf.js to version 1.8.243. r=bdahl 2017-04-20 22:02:35 -04:00
Florian Queze
d3c36892fa Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
Sebastian Hengst
42670ceca0 Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
Florian Queze
9b4f73599f Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
Florian Quèze
49d8db6821 Bug 1345294 - script generated patch (+ some hand cleanup) to replace {get,set}ComplexValue for nsISupportsString by {get,set}StringPref, r=Mossop. 2017-03-16 19:26:01 +01:00
Ryan VanderMeulen
4296bffa34 Bug 1338395 - Update pdf.js to version 1.7.290. r=bdahl 2017-02-13 18:57:51 -05:00
Sebastian Hengst
61e43ed4e3 Backed out changeset f884a597f402 (bug 1338395) for timing out in browser_pdfjs_main.js, at least on Linux with e10s. r=backout 2017-02-10 20:46:38 +01:00
Ryan VanderMeulen
0b9bcad296 Bug 1338395 - Update pdf.js to version 1.7.278. r=bdahl 2017-02-10 13:12:37 -05:00
Ryan VanderMeulen
539645910d Backed out changeset e9d5d057344d (bug 1338395) for packaging bustage on a CLOSED TREE. 2017-02-09 21:56:00 -05:00
Ryan VanderMeulen
044882391f Bug 1338395 - Update pdf.js to version 1.7.274. r=bdahl 2017-02-09 21:37:45 -05:00
Ryan VanderMeulen
92a1db5da0 Bug 1335048 - Update pdf.js to version 1.7.235. r=bdahl 2017-01-23 15:32:49 -05:00
Ryan VanderMeulen
2bf465d6c3 Bug 1334363 - Update pdf.js to version 1.7.227. r=bdahl 2017-01-26 21:35:12 -05:00
Ryan VanderMeulen
392d59d817 Bug 1332910 - Update pdf.js to version 1.6.467. r=bdahl 2017-01-22 07:54:33 -05:00
Ryan VanderMeulen
8b4f04c2be Bug 1330830 - Update pdf.js to version 1.6.454. r=bdahl 2017-01-12 20:19:09 -05:00
Florian Quèze
b36a8b8f42 Bug 1330147 - automatic removal of the third boolean parameter in removeObserver calls, r=jaws. 2017-01-11 22:27:42 +01:00
Ryan VanderMeulen
0b71fbb4b1 Bug 1326340 - Update pdf.js to version 1.6.418. r=bdahl, r=Mossop 2016-12-29 22:08:13 -05:00
Phil Ringnalda
d6d6acca75 Backed out changeset 6f1dd8377713 (bug 1326340) for browser_parsable_css.js failure
MozReview-Commit-ID: KVUOe1Pkiyq
2016-12-29 21:05:04 -08:00
Ryan VanderMeulen
77abf56806 Bug 1326340 - Update pdf.js to version 1.6.418. r=bdahl 2016-12-29 22:08:13 -05:00
Ryan VanderMeulen
307087b5cd Bug 1323915 - Update pdf.js to version 1.6.401. r=bdahl 2016-12-15 22:41:56 -05:00
Ryan VanderMeulen
bc44c0e12b Bug 1318771 - Update pdf.js to version 1.6.329. r=bdahl 2016-11-18 15:58:06 -05:00
Ryan VanderMeulen
b32f982c82 Bug 1315421 - Update pdf.js to version 1.6.304. r=bdahl 2016-11-04 22:50:14 -04:00
Ryan VanderMeulen
b7e91c6d79 Bug 1303228 - Update pdf.js to version 1.5.464. r=bdahl 2016-09-15 21:46:34 -04:00
Ryan VanderMeulen
628cb76585 Bug 1301577 - Update pdf.js to version 1.5.437. r=bdahl 2016-09-08 21:52:20 -04:00
Ryan VanderMeulen
3a02a922fd Bug 1299862 - Update pdf.js to version 1.5.413. r=bdahl 2016-09-01 12:49:33 -04:00
Ben Kelly
0f2c27c6c3 Bug 1291709 Make PdfjsChromeUtils.jsm use a WeakSet for tracking browsers. r=bdahl 2016-08-17 20:04:48 -07:00
Ryan VanderMeulen
ad5595e5e0 Bug 1282095 - Update pdf.js to version 1.5.305. r=bdahl 2016-06-24 11:55:02 -04:00
Ryan VanderMeulen
1c52e77766 Bug 1272518 - Update pdf.js to version 1.5.256. r=bdahl 2016-05-12 19:02:00 -04:00
Ryan VanderMeulen
fefd3e6687 Bug 1228603 - Update pdf.js to version 1.3.42. r=bdahl 2015-11-30 15:53:49 -05:00
Mark Banner
31919641be Backed out changeset 2f801d6ef064 / Bug 1228603 due to mochitest failures 2015-11-27 18:35:24 +00:00
Ryan VanderMeulen
ea39df2e2d Bug 1228603 - Update pdf.js to version 1.3.38. r=bdahl 2015-11-27 11:19:20 -05:00
Ryan VanderMeulen
05c4b1c33d Bug 1226621 - Update pdf.js to version 1.3.14. r=bdahl 2015-11-20 11:32:09 -05:00
Ryan VanderMeulen
d55eaf5f69 Bug 1214766 - Update pdf.js to version 1.1.527. r=bdahl 2015-10-16 16:30:11 -04:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Ryan VanderMeulen
4ceb4159b0 Bug 1182228 - Update pdf.js to version 1.1.270. r= 2015-07-09 15:00:32 -04:00
Ryan VanderMeulen
d6535f2cc5 Bug 1175142 - Update pdf.js to version 1.1.215. r=Mossop, r=yury 2015-06-16 07:38:00 -04:00
Ryan VanderMeulen
f4bfd2288f Bug 1157827 - Update pdf.js to version 1.1.82. r=bdahl, r=Mossop 2015-04-27 18:06:55 -04:00
Ryan VanderMeulen
03c0b5556b Bug 1148192 - Update pdf.js to version 1.1.24. r=bdahl, r=Mossop
CLOSED TREE
2015-03-27 17:02:06 -04:00
Ryan VanderMeulen
e91182fe60 Bug 1117757 - Update pdf.js to version 1.0.1040. r=yury, r=Mossop 2015-01-05 13:28:37 -05:00
Ryan VanderMeulen
1c4ea96bf9 Bug 1084158 - Update pdf.js to version 1.0.907. r=bdahl, r=Mossop 2014-10-17 14:15:43 -04:00
Dave Townsend
bff0605a13 Bug 1039500: Fix remaining callers of tabbrowser._getTabForBrowser on a CLOSED TREE. r=Unfocused 2014-10-09 16:26:11 -07:00
Ryan VanderMeulen
bbefbc19b4 Bug 1064496 - Update pdf.js to version 1.0.801. r=yury, r=Mossop 2014-09-19 17:14:01 -04:00