Commit graph

6 commits

Author SHA1 Message Date
Jonas Jenwald
7274d76300 Bug 1492849 - Update the PDF viewer mochitests to utilize the, recently implemented, general re-dispatching of internal events to the DOM. r=bdahl
By updating the PDF viewer mochitests to instead use the new support for re-dispatching general `EventBus` events to the DOM, as implemented in https://github.com/mozilla/pdf.js/pull/10019, this will allow (future) removal of the hard-coded DOM event dispatching currently present in the https://github.com/mozilla/pdf.js/blob/master/web/dom_events.js file.
2018-09-20 15:43:54 +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
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
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