Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Ms2ger
|
9d5ce8dfb7
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Gregory Szorc
|
c44d9c8614
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ed Morley
|
eae8f15a4a
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
|
Gregory Szorc
|
3d0a157ac2
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Masatoshi Kimura
|
d3248304f3
|
Bug 913853 - Remove enablePrivilege usage from tests for prompt. r=bholley
|
2013-09-10 07:57:53 +09:00 |
|
Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Andrea Marchesini
|
a47609950a
|
Bug 866764 - Fix mochitest from bug 861605 to work on Android. r=bz
|
2013-04-29 13:04:47 -04:00 |
|
Andrea Marchesini
|
79adff0de9
|
Bug 861605 - Make the arguments to Window.alert, Window.confirm optional. r=Ms2ger
|
2013-04-29 08:32:01 -04:00 |
|
Matt Brubeck
|
8871dc1b75
|
Bug 847279 - Remove extra mouse click in test_bug620145.html [r=dolske]
This extra mouse click can cause problems in later tests on Windows,
because it opens the Firefox menu and leaves it open.
|
2013-04-13 11:22:40 -07:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
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
|
5663b98bc5
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Mats Palmgren
|
0600e7abd7
|
Bug 635852. r=smaug
|
2013-03-08 12:04:53 +01:00 |
|
Gregory Szorc
|
cc8470b5e8
|
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
|
2013-02-25 13:19:09 -08:00 |
|
Bobby Holley
|
5af5a73d3d
|
Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
|
2012-09-24 14:46:29 +02:00 |
|
Bobby Holley
|
e04e482496
|
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
|
2012-09-11 01:05:10 -07:00 |
|
Andrew McCreight
|
0e9f97bd16
|
Bug 775868, part 1: make tests access DomWinUtils via SpecialPowers. r=smaug
|
2012-09-10 12:43:45 -07:00 |
|
Ryan VanderMeulen
|
2ff849733d
|
Backout bug 788914 and bug 789494 because they were backed out on inbound.
|
2012-09-07 19:40:57 -04:00 |
|
Bobby Holley
|
1aba2e3bc2
|
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
|
2012-09-07 11:28:56 -07:00 |
|
Bobby Holley
|
d806bf9ec7
|
Bug 784560 - Fix more tests. r=mccr8
|
2012-08-23 11:45:28 -07:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Nathan Froyd
|
5b30baa4c3
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Jonathan Wilde
|
44a8f0198b
|
Bug 762528 - Remove enablePrivilege from password manager tests. r=fryn
|
2012-06-11 18:13:20 -07:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Ed Morley
|
7bc582f20f
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
8a56fd9db2
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Jonas Sicking
|
ac8b04fb20
|
Bug 687400: Kill Node.isSameNode. r=smaug
|
2011-10-28 19:52:27 -07:00 |
|
Malini Das
|
a0832b693a
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Blake Kaplan
|
6f695315f5
|
Bug 641342 - Treat chrome DOM objects like DOM objects. r=gal/jst
|
2011-05-10 14:41:25 -07:00 |
|
Serge Gautherie
|
b29d36f31b
|
Bug 636197 - [SeaMonkey] mochitests-5: test_bug625187.html fails since landing; (Av3a) Skip test_bug625187.html when tab modal prompts are not enabled.
r=dolske (a=test-only).
|
2011-02-28 03:11:51 +01:00 |
|
Ehsan Akhgari
|
04e501c84e
|
Backed out changeset 8f8f80356db4 (bug 636197) because it broke the test in question on all platforms
|
2011-02-23 15:25:57 -08:00 |
|
Serge Gautherie
|
2c6107a6b0
|
Bug 636197 - [SeaMonkey] mochitests-5: test_bug625187.html fails since landing; (Av1) Skip this test when tab modal prompts are not enabled.
r=dolske (a=test-only).
|
2011-02-23 23:41:21 +01:00 |
|
Mihai Sucan
|
5b053fa244
|
Bug 625187 - Alert origin is no longer shown for third-party iframes.
r+a=dolske
|
2011-02-22 13:04:56 +01:00 |
|
Jonas Sicking
|
6c6a7cea3e
|
Disallow content access to chrome functions without __exposedProps__ (bug 628410, r=gal).
|
2011-01-29 18:47:17 -08:00 |
|
Frank Yan
|
10d805e0d1
|
Bug 613749 - Fix tab-modal prompt sizing. [hardblocker] r=dolske a=blocking2.0-final
|
2011-01-27 00:08:05 -08:00 |
|
Serge Gautherie
|
2cf5e0e163
|
Bug 626294 - [SeaMonkey] permanent "TEST-UNEXPECTED-FAIL | .../test_bug620145.html | got tabmodal promptbox"; (Av1) Fix bug 625038 nit, Fix bug 620145 case and bug 615186 case.
r=Olli.Pettay a=(test only).
|
2011-01-17 19:32:47 +01:00 |
|
Kyle Huey
|
095182dc82
|
Bug 625308: Don't run a tab-modal specific test when tab-modal prompts are off. a=test-only
|
2011-01-16 17:36:18 -05:00 |
|
Neil Deakin
|
b33e662da2
|
Bug 615186, clear mouse selection and capturing state when opening a modal dialog, r=smaug,a=blocking
|
2011-01-12 21:00:14 -05:00 |
|
Justin Dolske
|
85baaf14aa
|
Bug 618515 - Add moar tests for nsPrompter. a=me
|
2011-01-12 16:59:45 -08:00 |
|
Justin Dolske
|
820f319aec
|
Fix and reenable test from bug bug 620145. a=bustage
|
2011-01-07 19:47:21 -08:00 |
|
Justin Dolske
|
d80f152347
|
Disable test from bug 620145, as it doesn't seem to work. Patch seems ok, though. a=bustage
|
2011-01-07 19:09:43 -08:00 |
|
Neil Deakin
|
2552d11f4d
|
Bug 620145 - Prompt for gmail message with no text has to be focused (clicked on) before ok-ing (or canceling). r=smaug, a=blocking
|
2011-01-06 11:05:00 -08:00 |
|
Kyle Huey
|
9a72e3a4ed
|
Bug 619644: Followup to address test review comment. a=test-only DONTBUILD
--HG--
extra : rebase_source : 1bd79ec0948a3f90d623f56c67e812875594921e
|
2011-01-07 14:10:12 -05:00 |
|
Kyle Huey
|
b431e1861c
|
Bug 619644: Stop ESC from propagating through a tab-modal prompt. r=dolske a=b:betaN
|
2010-12-31 21:57:56 -05:00 |
|
Justin Dolske
|
67a598434f
|
Bug 59314 - Alerts should be content-modal, not window-modal. r=gavin, a=blocking+
|
2010-11-19 21:23:25 -08:00 |
|
Justin Dolske
|
dae7609454
|
Bug 613444 - Refactor nsIPrompt tests. a=testsonly
--HG--
rename : toolkit/components/prompts/test/test_modal_prompts.html => toolkit/components/prompts/test/test_modal_select.html
|
2010-11-19 15:15:29 -08:00 |
|
Justin Dolske
|
a6bc82164a
|
Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 3, JSM). r=gavin, a=beltzner
|
2010-10-27 14:16:17 -07:00 |
|
Mike Hommey
|
d5915f40a2
|
Backed out changeset fc2988ab64e5 (bug 575485)
|
2010-10-26 12:53:16 +02:00 |
|