Florian Queze
451928e614
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
Sebastian Hengst
f75839c723
Backed out changeset 55f3df15eaa6 (bug 1356569)
2017-04-14 23:39:17 +02:00
Florian Queze
61aabdf237
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
Mark Banner
ec9074e132
Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws
...
MozReview-Commit-ID: LH0CQOPfoe6
2017-03-20 12:36:37 +01:00
Jim Porter
8c24212591
Bug 1346671 - Enable the no-useless-concat eslint rule in toolkit/ r=jaws
...
MozReview-Commit-ID: 1a422BiLEhK
2017-03-13 17:34:24 -05:00
Florian Quèze
91f7a2ef3a
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
6c3ab62093
Bug 1332170 - Make the pdf.js mochitests pass ESLint and remove them from the whitelist. r=yury
2017-01-19 10:11:57 -05:00
9ff19bec4e
Bug 1331795: pdfjs test, switch selector to use page number attribute r=RyanVM,yury
...
MozReview-Commit-ID: OcTp2EOMc5
2017-01-17 16:39:12 -07:00
Mark Banner
233309fbe2
Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop
...
MozReview-Commit-ID: JrbFxQ5rj6I
2016-10-18 08:38:10 +01:00
Mike de Boer
a5c8a12fbb
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
Dave Townsend
8dc7f59eb3
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
2015-11-30 13:05:00 -08:00
Ehsan Akhgari
ba60027172
Bug 1170339 - Increase the timeout of browser_pdfjs_navigation.js
2015-12-31 17:43:09 -05:00
Ehsan Akhgari
d31ca748c1
Bug 1194903 - Increase the timeout of browser_pdfjs_zoom.js
2015-12-31 17:27:31 -05:00
Blake Kaplan
ff1c2891fb
Bug 1159385 - Make PDFJS browser-chrome tests e10s compatible. r=yury
2015-11-17 14:20:00 -08:00
Nigel Babu
c0772efedc
Backed out changeset 25a5db43969c (bug 1159385)
2015-11-16 18:30:49 +05:30
Blake Kaplan
0e9f0c740c
Bug 1159385 - Make PDFJS browser-chrome tests e10s compatible. r=yury
2015-11-13 15:07:50 -08:00
Yury Delendik
ab562a81be
Bug 1016737 - Wait for PDF Viewer to release resources during testing. r=bdahl
2015-10-29 16:05:58 -05:00
Blake Kaplan
a787fd3c1d
Bug 1165558 - Return valid dispositions even if there wasn't a header. r=bz
2015-10-14 13:41:26 -07:00
Phil Ringnalda
7248df2295
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
fc14c60025
Bug 1159385 - Make browser_pdfjs_zoom.js e10s-compatible. r=yury
2015-10-13 17:01:05 -07:00
Blake Kaplan
faa68935ab
Bug 1159385 - Make browser_pdfjs_views.js e10s-compatible. r=yury
2015-10-13 17:01:05 -07:00
Blake Kaplan
cbc4c46e1e
Bug 1159385 - Make browser_pdfjs_navigation.js e10s-compatible. r=yury
2015-10-13 17:01:05 -07:00
Blake Kaplan
568476dfad
Bug 1159385 - Make browser_pdfjs_main.js e10s compatible. r=mconley
2015-10-13 17:01:05 -07:00
Blake Kaplan
e4c1a0b584
Bug 1165558 - Return valid dispositions even if there wasn't a header. r=bz
2015-10-13 17:00:55 -07: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
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