Commit Graph

292 Commits

Author SHA1 Message Date
Gabor Krizsanits
3fc32f7f92 Bug 1301340 - part3: Force single content process for tests that times out. r=mrbkap 2016-11-03 19:28:03 +01:00
Alastor Wu
97e5e58e73 Bug 1302350 - part5 : modify test to make sure blocked media won't dispatch 'play' event. r=baku
Add test case to make sure the blocked media won't dispatch 'play' event.

MozReview-Commit-ID: JXibqgVrKce
2016-11-02 14:22:33 +08:00
Jared Wein
0c024fa9ca Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8
MozReview-Commit-ID: 7Gx90a5y8t6
2016-10-24 13:14:19 -04:00
Tooru Fujisawa
90f37f20f5 Bug 1308775 - Use Element.scrollBy with behavior: "instant" in auto scroll. r=felipe 2016-10-18 16:46:30 +09: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 Conley
10eaf3815d Bug 1298219 - Regression test. r=billm
MozReview-Commit-ID: 5sDWL9NuTso
2016-09-01 13:10:37 -04:00
Wes Kocher
3bc95aa438 Backed out 2 changesets (bug 1298219) for asan bc5 crashes a=backout
Backed out changeset 98b0e9b88212 (bug 1298219)
Backed out changeset 5948ae1f4218 (bug 1298219)
2016-09-06 14:40:32 -07:00
Mike Conley
6d9345b464 Bug 1298219 - Regression test. r=billm
MozReview-Commit-ID: 5sDWL9NuTso
2016-09-01 13:10:37 -04:00
Alastor Wu
f7ccc119c1 Bug 1262053 - part10 : modify tests. r=baku
MozReview-Commit-ID: 98JWlLo7oRG
2016-08-29 18:56:43 +08:00
Alastor Wu
7a86a8b9bf Bug 1262053 - part9 : add test case. r=baku,cpearce
MozReview-Commit-ID: DjoIr7jdZeq
2016-08-29 18:56:40 +08:00
Jared Wein
99638e1465 Bug 1294621 - Enable the no-lonely-if rule for eslint. r=gijs
MozReview-Commit-ID: 8izEqc8IyCu
2016-08-12 11:50:35 -04:00
Jared Wein
e8b20b6db5 Bug 1292035 - Enable the space-before-blocks rule for eslint. This patch was generated using 'eslint --fix'. r=markh
MozReview-Commit-ID: 2XVoU05YvES
2016-08-04 03:20:25 -04:00
Mike de Boer
37a166d7dd Bug 384458 - part 5: add unit test coverage for the findbar modal highlight feature. r=jaws 2016-06-09 13:30:51 +02:00
Wes Kocher
6a8a703003 Backed out 6 changesets (bug 384458) for frequent browser_FinderHighlighter.js failures
Backed out changeset ded915ec401f (bug 384458)
Backed out changeset 63ec66da50fa (bug 384458)
Backed out changeset ae71396d3be0 (bug 384458)
Backed out changeset 3b025cbfbe3c (bug 384458)
Backed out changeset 091c5465acf7 (bug 384458)
Backed out changeset 5eabde153def (bug 384458)
2016-06-08 14:53:57 -07:00
Mike de Boer
9d2b4b6431 Bug 384458 - part 5: add unit test coverage for the findbar modal highlight feature. r=jaws 2016-06-08 19:54:12 +02:00
Alastor Wu
417d527f30 Bug 1240423 - part8 : modify tests r=baku
MozReview-Commit-ID: 7NlzmcZAlrd
2016-06-01 10:26:34 +08:00
Alastor Wu
7222d2af69 Bug 1257738 - part3 : add test.
MozReview-Commit-ID: AJ4Ua5Hnups
2016-06-01 10:22:17 +08:00
Gijs Kruitbosch
932a912197 Bug 1246664 - enable browser_f7_caret_browsing.js in e10s, r=mikedeboer
MozReview-Commit-ID: 3FcoylbqlBm
2016-05-19 09:04:44 +01:00
Ryan VanderMeulen
5ed67f07bd Bug 1268943 - Use UNIX line endings in browser_label_textlink.js. 2016-05-13 15:27:25 -04:00
Jared Wein
0fc87be5fc Bug 1268943 - Middle mouse click on links in settings does nothing (should open in new tab). r=gijs
MozReview-Commit-ID: D8okQLio0K8
2016-05-13 09:53:00 -04:00
Alastor Wu
608ea395a9 Bug 1269672 - part1 : revert sampling rate changing of the bug1235612.
MozReview-Commit-ID: GxwaZ8qUk1z
2016-05-12 14:15:34 +08:00
Alastor Wu
efcaa10efa Bug 1235612 - Part 7: Modify the samplerate of the audio.ogg. r=jwwang
MozReview-Commit-ID: KD6GkT6yq5u

After landing bug 1264199, the audible-checking has possibility to fail when the input needs to be resamling.
Resampling only happens when the input sampling rate is not equals to device out sampling rate and we don't want the sampling problem affecting our audio-playback tests, so we change the sampling rate of these ogg file to avoid resampling.

It is a WORKAROUND and should be reverted after landing bug 1269672.
2016-05-04 20:04:57 +08:00
Alastor Wu
acade030da Bug 1235612 - Part 6: Add and modify test cases. r=baku
MozReview-Commit-ID: FqIvjv7t2Vp
2016-05-03 17:59:49 +08:00
Alastor Wu
25bfd88496 Bug 1242874 - part5 : add test. r=baku, r=ehsan
MozReview-Commit-ID: 7xo6gMX0bR7
2016-05-03 09:52:53 +08:00
Carsten "Tomcat" Book
55716aae6f Backed out changeset bd757c7d0bad (bug 1242874) 2016-04-28 13:59:01 +02:00
Alastor Wu
9f6316957f bug 1242874 - part5 : add test. r=baku, r=ehsan
MozReview-Commit-ID: 1X7xAbiKhC3
2016-04-28 00:23:52 +08:00
Gijs Kruitbosch
5629f6fe99 Bug 1236991 - bonus: move all the tests into the component dir instead of cluttering up browser/.../tests/general, r=enndeakin
MozReview-Commit-ID: O3HBNthHL2
2016-04-12 22:32:07 +01:00
Dave Townsend
769fc8f245 Bug 1257246: Update toolkit for eslint 2. r=Gijs
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: KHYdAkRvhVr
2016-04-05 11:33:48 -07:00
Gijs Kruitbosch
aaf199b5d2 Bug 1257750 - Add diagnostic messages to figure out intermittent e10s issues with browser_input_file_tooltips.js and yield for ContentTask.spawn, rs=test-only,trivial 2016-04-04 10:39:05 +01:00
Jared Wein
aad3a7a7eb Bug 1259531 - [e10s] Fix test_bug451286.xul to run in e10s by converting to a mochitest-browser test. r=mikedeboer
MozReview-Commit-ID: 6Rt0dM6md06
2016-03-31 20:41:00 -04:00
Gijs Kruitbosch
38a35e2f90 Bug 1257481 - move browserDrop.js tests into test_browser_drop.xul, r=enndeakin
MozReview-Commit-ID: AyWry0UjYMD
2016-03-22 21:04:37 +00:00
Jared Wein
6fa4c5c73b Bug 1064580 - Rewrote browser_bug982298.js and added a definition for onMatchesCountResult to the listeners since RemoteFinder.jsm expects it to be present. Also add an error check in Finder.jsm for empty selections. r=evilpie
MozReview-Commit-ID: 7vi42sp0M5
2016-03-18 12:26:49 -04:00
Jared Wein
5ce95f763c Bug 1251809 - Add input[type=file] tooltip support for e10s. r=ehsan
MozReview-Commit-ID: FpwKGrFQNrK
2016-03-16 19:07:51 -04:00
Ryan VanderMeulen
93f8c869e4 Bug 1064580 - Skip browser_bug982298.js on e10s due to frequent failures. 2016-03-11 18:38:38 -05:00
Jared Wein
221e1ba639 Bug 1064580 - Add definitions for onCurrentSelection to the listeners since RemoteFinder.jsm expects them to be present. Also add an error check in Finder.jsm for empty selections. r=evilpie
MozReview-Commit-ID: E6lgH8OZhaH
2016-03-07 16:37:34 -05:00
Mike de Boer
c4df8b7188 Bug 1241930: Part 6 - convert all assertion methods used inside content tasks to the Assert.* family in toolkit tests. r=mconley 2016-03-04 14:32:34 +01:00
Mike Conley
b9a27677ee Bug 1246244 - Follow-up - clean up MockFilePicker once test is done. r=me
MozReview-Commit-ID: 54rjvxSD9ZT
2016-02-11 17:19:32 -05:00
Mike Conley
f113dd6b0f Bug 1246244 - Regression test. r=jaws,Margaret
MozReview-Commit-ID: BRbHkzSTRrA
2016-02-05 18:20:22 -05:00
Dave Townsend
6e23ebb773 Bug 1245649: Turn on use-isnan, no-unexpected-multiline, no-octal and no-self-compare. r=MattN 2016-02-03 18:21:30 -08:00
Dave Townsend
8e54bd9bcf Bug 1245649: Turn on linebreak-style. r=Gijs 2016-02-03 17:04:56 -08:00
Dave Townsend
a2ba043d69 Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
Mike Conley
289adcf218 Bug 1233497 - Disable tests that use fillInPageTooltip for e10s. r=Enn 2016-01-05 13:52:38 -05:00
Carsten "Tomcat" Book
c765b529cf merge mozilla-inbound to mozilla-central a=merge 2016-01-20 15:34:34 +01:00
Luis Miguel [:quicksaver]
5ae4c5fbe5 Bug 1218351 - (e10s) Don't lose initial typed characters when opening the findbar. r=mikedeboer 2015-11-04 15:26:40 +00: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
ecbd4407fc Bug 1231529 - Increase the timeout of browser_bug295977_autoscroll_overflow.js 2015-12-30 22:27:40 -05:00
Neil Deakin
79c270b9b9 Bug 1234828, re-enable browser_bug594509.js in e10s, r=gijs 2016-01-19 09:29:37 -05:00
Neil Deakin
37524c7d68 Bug 1234828, re-enable browser_quickfind_editable.js in e10s, r=mikedeboer 2016-01-19 09:29:10 -05:00
Luis Miguel [:quicksaver]
d9aae928c6 Bug 1198465 - Ensure any typed value in the findbar overrides any previous search query and the initial prefill value. r=mikedeboer 2015-10-22 04:18:00 +02:00
Phil Ringnalda
a2781a9a63 Merge f-t to m-c, a=merge 2015-10-17 11:19:46 -07:00