Commit Graph

33 Commits

Author SHA1 Message Date
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
6e3c5d802d Bug 963075 - Re-enable pdf.js tests on debug builds now that bug 1058695 is fixed. 2015-04-28 14:14:24 -04:00
Jonas Jenwald
c9699e89d2 Bug 1112947 - Replace a setTimeout with an EventListener to fix an intermittent failure in browser/extensions/pdfjs/test/browser_pdfjs_navigation.js. r=mossop
This patch also fixes three small typos in the code. Two of them are trivial spelling errors, while the third one concerns the removal of an EventListener in the function |setZoomToPageFit|.
2015-03-28 23:55:21 +01:00
Cosmin Malutan
42a9ae05ef Bug 1098246 - Enhance browser_pdfjs_navigation.js to navigate using arrows keys. r=mossop 2014-12-09 06:29:00 +01:00
Joel Maher
81fd8a66c8 Bug 1098640 - browser_pdfjs_zoom.js fails in run-by-dir mode due to missing promise.defer. r=Yoric 2014-11-14 09:59:38 -05:00
Mihaela Velimiroviciu
3f7591ae24 Bug 864250 - Create a browser chrome test that checks the zoom level property of the object. r=yury 2014-11-07 18:23:32 +02:00
Joel Maher
5f253ee8db Bug 1092587 - TypeError: Promise.defer is not a function, causing browser chrome failures. r=Yoric 2014-11-05 09:47:00 -05:00
Cosmin Malutan
689bec6b0a Bug 875766 - Add automated test for navigation through the document. r=Mossop 2014-10-23 23:14:00 -04:00
Joel Maher
229ec81b3f 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
Birunthan Mohanathas
d439a5124b 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
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
bdf2ecaaf9 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
Ryan VanderMeulen
6fcc92087a 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
Mark Hammond
d5b24aae08 Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-04-02 10:53:55 +11:00
Ms2ger
37114e13e1 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gregory Szorc
d3405d579f Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley
697a1cc250 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
3bbbcf0fd0 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Mike Hommey
b207d5baf7 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Remus Pop
07b19eceef Bug 862217 - Test for switching between navigation views. r=yury 2013-05-28 16:07:32 +03:00
Kyle Machulis
331f36baa9 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
ec9b53db93 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
0419a0b889 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-03-29 13:56:18 -07:00
Gregory Szorc
1a3da6acf4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Mike Hommey
0f9f294ea0 Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Nathan Froyd
f7054dc678 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Brendan Dahl
7379a195b4 Bug 752676: Add pdf.js as an internal handler for pdfs (2/2); r=mak77 2012-06-01 21:41:22 -07:00
Brendan Dahl
3e97357d20 Bug 752676: Add pdf.js as an internal handler for pdfjs (1/2); r=mak77 2012-06-02 09:56:24 -07:00
Artur Adib
385ea6090e Bug 748924 - PDF viewer: New interface + Mochitest controls (tests)
r=ctalbert
2012-05-25 13:21:59 -04:00
Dave Townsend
3184d4e503 Bug 740795 part A - file moves for pdf.js not being shipped as an extension, r=bsmedberg 2012-05-18 12:42:01 -04:00
Benjamin Smedberg
313f6b1127 Back out bug 740795 because of bustages (check-sync-dirs at least) 2012-05-18 14:33:25 -04:00
Dave Townsend
60906676f5 Bug 740795 part A - file moves for pdf.js not being shipped as an extension, r=bsmedberg 2012-05-18 12:42:01 -04:00