Jared Wein
12514f0dbb
Bug 1263016 - Fix test_bug451540.xul to run in e10s. r=mikedeboer
...
MozReview-Commit-ID: Ewdoh86wHwt
--HG--
extra : rebase_source : efd194e9fa98890fc18a484f95f99366cb43060a
2016-04-09 15:41:13 -04:00
Dave Townsend
6e44ebad84
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
--HG--
extra : rebase_source : 720cc9d864175248508146a7f4704b4bf3f02439
extra : histedit_source : 6cc0ecbf21a571e1a41d517b67512a3452fac19a
2016-04-05 11:33:48 -07:00
Drew Willcoxon
6af8be8802
Bug 1262783 - Properly handle overflow/underflow for awesomebar items that are completely reused. r=mak
...
MozReview-Commit-ID: zyeZCHSHT6
2016-04-07 16:20:32 -07:00
George Wright
5d010a6843
Bug 1237769 - Disable e10s on Windows XP if layers acceleration is requested r=milan
2016-04-06 13:30:46 -04:00
Carsten "Tomcat" Book
dddbd2f44f
merge fx-team to mozilla-central a=merge
2016-04-06 11:59:25 +02:00
Drew Willcoxon
ee27759c39
Bug 1181078 - Implement new awesomebar popup design. r=mak
...
Based on an earlier patch by Marco Bonardo <mbonardo@mozilla.com>.
MozReview-Commit-ID: 7S0OoTGivbC
2016-04-05 18:56:54 -07:00
Ryan VanderMeulen
26094430c0
Merge inbound to m-c. a=merge
2016-04-04 23:34:14 -04:00
Gijs Kruitbosch
a1dceae02f
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
...
--HG--
extra : rebase_source : e8b50719a4918cf378ebf375a73bc1a8cf1b17f7
2016-04-04 10:39:05 +01:00
Jared Wein
8092fe6da1
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
Kartikaya Gupta
32d821bacd
Bug 1261509 - Guard against an undefined input field during textbox shutdown. r=enndeakin
...
MozReview-Commit-ID: 5jw6uM1p6T7
2016-04-04 13:46:05 -04:00
Guillaume Maudoux
a5815d0014
Bug 1258964 - Part 2 - Make autocomplete emphasize overlapping matches. r=mak
2016-03-31 05:16:00 +02:00
Guillaume Maudoux
54ea354069
Bug 1258964 - Part 1 - Test emphasis of rich autocomplete widget. r=mak
2016-03-31 05:15:00 +02:00
Mike de Boer
e7ad8e9b8b
Bug 1259339: allow converted findbar tests to run twice as long. r=felipe
2016-03-30 18:37:11 +02:00
Gijs Kruitbosch
b0af50a12a
Bug 1257481 - move browserDrop.js tests into test_browser_drop.xul, r=enndeakin
...
MozReview-Commit-ID: AyWry0UjYMD
--HG--
extra : rebase_source : dd57c0b50913202f66dc74ab0466098e2aa51008
extra : amend_source : 5ba216f9d22e35618baa2bf7328809976fb496df
2016-03-22 21:04:37 +00:00
Tooru Fujisawa
af7406baa5
Bug 933257 - Part 8: Add license for k_exp.cpp to about:license. r=gerv
2016-01-12 13:26:16 +09:00
Mike Conley
1cfa3e2fe8
Bug 1254865 - Send init for AutoCompletePopup in async message from the parent. r=Felipe
...
MozReview-Commit-ID: IZ9f8pTTflF
--HG--
extra : rebase_source : 77d97d6ceec1aac296788a702c96288507608c7d
2016-03-23 14:47:00 -04:00
Mike Conley
bf0a9ec961
Bug 1254865 - Don't send disableglobalhistory state down to browser-child.js in sync message. r=Felipe
...
MozReview-Commit-ID: 7PRr1ia7VbA
--HG--
extra : rebase_source : f8d9d7a6d7f081060b31e543e83b6aa886d067af
2016-03-23 17:27:34 -04:00
Mike de Boer
499fecf616
Bug 1253233: refactor bug331215_window.xul to run the test on remote browsers as well. r=felipe
2016-03-25 15:26:18 +01:00
Mike de Boer
13b9eb1ac7
Bug 1253233: refactor bug304188_window.xul to run the test on remote browsers as well. r=felipe
2016-03-25 15:26:16 +01:00
Mike de Boer
d59f61d0bd
Bug 1253233: refactor bug263683_window.xul to run the test on remote browsers as well. r=felipe
2016-03-25 15:26:14 +01:00
Nicholas Nethercote
916e86a26e
Bug 1257128 (part 4) - Remove unused nsIAtomService references in toolkit/. r=froydnj.
2016-03-16 21:11:10 +11:00
Carsten "Tomcat" Book
48831d9b1f
Backed out changeset f6c028e4f604 (bug 1253233) for test failures in test_bug263683.xul
2016-03-23 09:09:40 +01:00
Carsten "Tomcat" Book
208d8ce23d
Backed out changeset 0b9ba3cfe5ce (bug 1253233)
2016-03-23 09:09:24 +01:00
Carsten "Tomcat" Book
8df3283bde
Backed out changeset a498165cef0c (bug 1253233)
2016-03-23 09:09:22 +01:00
Mike de Boer
1ff7749c44
Bug 1253233 - Refactor findbar_window.xul to run the test on remote browsers as well. r=felipe
2016-03-11 19:27:27 +01:00
Mike de Boer
329b73a020
Bug 1253233 - Refactor bug331215_window.xul to run the test on remote browsers as well. r=felipe
2016-03-11 19:27:25 +01:00
Mike de Boer
4d3e63c1e5
Bug 1253233 - Refactor bug304188_window.xul to run the test on remote browsers as well. r=felipe
2016-03-11 19:27:22 +01:00
Mike de Boer
6b6636dca1
Bug 1253233 - Refactor bug263683_window.xul to run the test on remote browsers as well. r=felipe
2016-03-11 19:27:20 +01:00
Mike de Boer
dbed6c745f
Bug 1253233 - Make preparations to allow testing of remote browser elements in mochitest-chrome tests. r=felipe
2016-03-11 19:27:17 +01:00
Lin Clark
c2c3ee5659
Bug 1253784 - Add Immutable.js. r=bgrins, r=gerv, r=fitzgen
2016-03-22 10:50:00 -04:00
Gijs Kruitbosch
0af51d7d46
Bug 1254085 - fix test_browser_drop.xul to also tests drops on remote content browsers, r=enndeakin
...
MozReview-Commit-ID: 8DynxaBRt2W
--HG--
extra : rebase_source : 0887aa30d0b24e9db95f18a9f3f02cf5fd39dc64
2016-03-09 19:33:40 +00:00
Gijs Kruitbosch
218802b0bf
Bug 1254091 - part 3: make sure this test passes on hidpi and when run in the mochitest frame, r=enndeakin
...
MozReview-Commit-ID: FF8GnesOR3Q
--HG--
extra : rebase_source : 25184cff9f5d4f8433ade07bf6f94a80daf46682
2016-03-18 18:29:56 +00:00
Gijs Kruitbosch
e6fd6099aa
bug 1254091 convert test_mousecapture.xul to mochitest-plain so we can run it in e10s, r=enndeakin
...
MozReview-Commit-ID: 8xqtaIjafSw
--HG--
rename : toolkit/content/tests/chrome/test_mousecapture.xul => toolkit/content/tests/mochitest/test_mousecapture.xhtml
extra : rebase_source : 9d5476c965b2a67757e372a7ec1ee2db980acc4f
2016-03-18 12:48:22 +00:00
Gijs Kruitbosch
abe1c0b2f7
Bug 621158 - make appcache use messaging for quota management, r=mayhemer,jaws
...
MozReview-Commit-ID: GfHbERuzuW8
--HG--
extra : rebase_source : 40e7a841174fb4121afc25e45edf1b10527688e7
2016-03-21 10:22:16 +00:00
Gijs Kruitbosch
b8a11f0600
Backed out changeset c95124453340 (bug 621158) for mochitest-1 bustage
...
MozReview-Commit-ID: Lm3ex8nnLJ6
2016-03-19 01:52:18 +00:00
Gijs Kruitbosch
7ded129f86
Bug 621158 - make appcache use messaging for quota management, r=mayhemer,jaws
...
MozReview-Commit-ID: GfHbERuzuW8
--HG--
extra : rebase_source : 343aab5cb460641d4fb0dd21760ec40cc68e9c28
extra : amend_source : 4609109ca8cd686fae51956cca960b5f94656e34
2016-02-29 17:52:35 +00:00
Jared Wein
8294df13e7
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
Carsten "Tomcat" Book
0e533b219a
merge mozilla-inbound to mozilla-central a=merge
2016-03-18 15:51:43 +01:00
Sebastian Hengst
4fd310ea03
Backed out 2 changesets (5b3f81a32770, e3e1207de3e9; bug 1254091) for frequent timeouts in test_mousecapture.xhtml on OSX 10.10 opt. r=backout
...
--HG--
rename : toolkit/content/tests/mochitest/test_mousecapture.xhtml => toolkit/content/tests/chrome/test_mousecapture.xul
2016-03-17 22:16:59 +01:00
Dave Townsend
60ecd69bb8
Bug 1257246: Fix some failures in html tests. r=gijs
...
We aren't intending to write to window.status here.
MozReview-Commit-ID: 7BRfgsO9NDr
--HG--
extra : rebase_source : 80bab7028668edd2f699b7ebe5b1ca1f6fb5e0a8
2016-03-16 12:32:00 -07:00
Gijs Kruitbosch
121c5b6e16
Bug 1254091 - followup: disable mochitest plain test on android because XUL, rs=bustage
...
MozReview-Commit-ID: 6SP7WJUHYNo
--HG--
extra : rebase_source : 4fab61899be2b37e41ef449786a19388930047c1
2016-03-17 13:38:15 +00:00
Gijs Kruitbosch
6475240fa0
Bug 1239885 - fix popup blocking brokenness when no URI is passed to window.open, r=felipe
...
MozReview-Commit-ID: IH4RPDxuOon
--HG--
extra : rebase_source : ba9ed3ebeebc1318152118051a227a32a758fba9
extra : histedit_source : 819a05db52693db5849ef853b57f257a79fe26b8
2016-03-16 16:52:17 +00:00
Gijs Kruitbosch
d741923040
Bug 1254091 - convert test_mousecapture.xul to mochitest-plain so we can run it in e10s, r=enndeakin
...
MozReview-Commit-ID: EKv1zClo0wk
--HG--
rename : toolkit/content/tests/chrome/test_mousecapture.xul => toolkit/content/tests/mochitest/test_mousecapture.xhtml
extra : rebase_source : 9c5c5ebf900d72cf3a6e63654a9abe16b89aba1a
extra : histedit_source : beadeefb5c04d16778d75e7be4a43a817c29f828%2C9cc1d8976bd623278bebcfbdc71300a114e83591
2016-03-17 10:29:24 +00:00
Jared Wein
9b52f45b30
Bug 1251809 - Add input[type=file] tooltip support for e10s. r=ehsan
...
MozReview-Commit-ID: FpwKGrFQNrK
2016-03-16 19:07:51 -04:00
Geoff Brown
29977660c0
Bug 1251013 - Update android_version annotations in test manifests - mochitest; r=jmaher
2016-03-17 10:00:48 -06:00
Tooru Fujisawa
b5c103f167
Backed out changeset 6c1130d58993 (bug 933257)
2016-03-15 08:15:08 +09:00
Tooru Fujisawa
41c989eae7
Bug 933257 - Part 8: Add license for k_exp.cpp to about:license. r=gerv
2016-01-12 13:26:16 +09:00
Tooru Fujisawa
bd78be93c2
Backed out changeset 69061c0ec32b (bug 933257)
2016-03-13 04:54:45 +09:00
Tooru Fujisawa
f46b9eb700
Bug 933257 - Part 8: Add license for k_exp.cpp to about:license. r=gerv
2016-01-12 13:26:16 +09:00
Ryan VanderMeulen
4855842d03
Bug 1064580 - Skip browser_bug982298.js on e10s due to frequent failures.
2016-03-11 18:38:38 -05:00