Commit graph

15 commits

Author SHA1 Message Date
Florian Quèze
4e937e42a2 Bug 1353542 - Cleanup the script output and fix tests, r=Mossop. 2017-05-12 14:54:05 +02:00
Florian Quèze
5e3539e504 Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02:00
Florian Quèze
0e0865f4fc Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
Ryan VanderMeulen
8354e335b0 Bug 1332170 - Make the pdf.js mochitests pass ESLint and remove them from the whitelist. r=yury
--HG--
extra : rebase_source : aea237747a5869bcab945bdfd3e6b6ecada7be17
2017-01-19 10:11:57 -05:00
Mike de Boer
df7e3c059a Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley 2016-03-04 14:32:24 +01:00
Ehsan Akhgari
8e2951706f Bug 1170339 - Increase the timeout of browser_pdfjs_navigation.js 2015-12-31 17:43:09 -05:00
Blake Kaplan
4a7d6134cd Bug 1159385 - Make PDFJS browser-chrome tests e10s compatible. r=yury 2015-11-17 14:20:00 -08:00
Nigel Babu
c862a95c6c Backed out changeset 25a5db43969c (bug 1159385) 2015-11-16 18:30:49 +05:30
Blake Kaplan
83947c74f8 Bug 1159385 - Make PDFJS browser-chrome tests e10s compatible. r=yury 2015-11-13 15:07:50 -08:00
Phil Ringnalda
bad48ad6fa Back out 5 changesets (bug 1159385, bug 1165558) for making browser_pdfjs_zoom.js frequently leak on Windows
CLOSED TREE

Backed out changeset 9c0a6b934c7a (bug 1159385)
Backed out changeset 1dcf1d5a95ce (bug 1159385)
Backed out changeset 50b20aa3fd46 (bug 1159385)
Backed out changeset 863379c3fe31 (bug 1159385)
Backed out changeset 8decc8f8fcb1 (bug 1165558)
2015-10-13 21:36:10 -07:00
Blake Kaplan
985d27c98a Bug 1159385 - Make browser_pdfjs_navigation.js e10s-compatible. r=yury 2015-10-13 17:01:05 -07:00
Jonas Jenwald
1610cef7d5 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|.

--HG--
extra : rebase_source : 0aa021964d54bce573ebcc2722849b2896dd3394
2015-03-28 23:55:21 +01:00
Cosmin Malutan
4833b26ecf Bug 1098246 - Enhance browser_pdfjs_navigation.js to navigate using arrows keys. r=mossop 2014-12-09 06:29:00 +01:00
Joel Maher
74944f6a58 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
0af6592837 Bug 875766 - Add automated test for navigation through the document. r=Mossop 2014-10-23 23:14:00 -04:00