Commit Graph

61 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
0ee2be7bac Bug 1393930 - Update pdf.js to version 1.9.476. r=bdahl 2017-08-25 16:04:21 -04:00
Doug Thayer
662884beec Bug 1389443 - Load handlers.json asynchronously r=florian,Paolo
Asynchronously load handlers.json for nsHandlerService-json.js in
order to avoid blocking IO early on.

MozReview-Commit-ID: F3THSxvXR7I
2017-08-15 14:57:32 -07: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
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
Ryan VanderMeulen
da850ea614 Bug 1354081 - Update pdf.js to version 1.8.173. r=bdahl 2017-04-07 13:32:57 -04:00
Andrew McCreight
3d50fc3dcb Bug 1352218, part 2 - Avoid PdfJs.enabled call. r=Gijs
This avoids a sync IPC message from child to parent.

Changes entirely from:
  https://github.com/mozilla/pdf.js/pull/8218

MozReview-Commit-ID: 3Egayok3DBZ
2017-03-30 14:52:09 -07: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
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
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
Ryan VanderMeulen
53523f6290 Bug 1288803 - Update pdf.js to version 1.5.345. r=bdahl 2016-07-22 14:18:27 -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
756c7ecc57 Bug 1198724 - Update pdf.js to version 1.1.403. r=yury 2015-08-26 10:10:01 -04:00
Yury Delendik
1e0799aaf4 Bug 1179262 - Remove PlayPreview usage from PDF viewer. r=bz 2015-07-02 11:09:45 -05: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
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
Ryan VanderMeulen
a13e9aeecd Bug 1025878 - Update pdf.js to version 1.0.370. r=yury 2014-06-16 15:24:29 -04:00
Ryan VanderMeulen
9b9706b2ea Bug 1007627 - Update pdf.js to version 1.0.162. r=yury, r=Mossop 2014-05-09 09:31:32 -04:00
Brendan Dahl
ddbc1a38f0 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
919e2f6092 Bug 990852 - Update pdf.js to version 0.8.1334. r=yury, r=Mossop 2014-04-04 08:07:41 -04:00
Ryan VanderMeulen
a3dd226790 Bug 983927 - Update pdf.js to version 0.8.1181. r=bdahl, r=Mossop 2014-03-17 12:09:54 -04:00