Ed Morley
|
18a411a55c
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
Gregory Szorc
|
6ed63cb064
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
Masatoshi Kimura
|
52c9c7c1cd
|
Bug 913853 - Remove enablePrivilege usage from tests for prompt. r=bholley
|
2013-09-10 07:57:53 +09:00 |
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
Andrea Marchesini
|
cc79ac6264
|
Bug 866764 - Fix mochitest from bug 861605 to work on Android. r=bz
|
2013-04-29 13:04:47 -04:00 |
Andrea Marchesini
|
ca92e02d67
|
Bug 861605 - Make the arguments to Window.alert, Window.confirm optional. r=Ms2ger
|
2013-04-29 08:32:01 -04:00 |
Matt Brubeck
|
f0f100a7d2
|
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
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
Kyle Machulis
|
43628a7867
|
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
|
334c0800cf
|
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
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
Mats Palmgren
|
c98174406a
|
Bug 635852. r=smaug
|
2013-03-08 12:04:53 +01:00 |
Gregory Szorc
|
2f9c3f619e
|
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
|
2013-02-25 13:19:09 -08:00 |
Bobby Holley
|
a25701a3f7
|
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
|
7cfe3c427e
|
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
|
2012-09-11 01:05:10 -07:00 |
Andrew McCreight
|
63490c62d3
|
Bug 775868, part 1: make tests access DomWinUtils via SpecialPowers. r=smaug
|
2012-09-10 12:43:45 -07:00 |
Ryan VanderMeulen
|
5c5be9d885
|
Backout bug 788914 and bug 789494 because they were backed out on inbound.
|
2012-09-07 19:40:57 -04:00 |
Bobby Holley
|
46175f0a59
|
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
|
2012-09-07 11:28:56 -07:00 |
Bobby Holley
|
f978d43865
|
Bug 784560 - Fix more tests. r=mccr8
|
2012-08-23 11:45:28 -07:00 |
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
Nathan Froyd
|
bfff055672
|
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
|
51e4808e23
|
Bug 762528 - Remove enablePrivilege from password manager tests. r=fryn
|
2012-06-11 18:13:20 -07:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Ed Morley
|
7ea8e12caa
|
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
|
ac65d0d88e
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
Jonas Sicking
|
591066d996
|
Bug 687400: Kill Node.isSameNode. r=smaug
|
2011-10-28 19:52:27 -07:00 |
Malini Das
|
c20b68638f
|
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
|
de8e28588c
|
Bug 641342 - Treat chrome DOM objects like DOM objects. r=gal/jst
|
2011-05-10 14:41:25 -07:00 |
Serge Gautherie
|
92e2a96e8f
|
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
|
42c456ff8f
|
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
|
78371f88cb
|
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
|
b23aa91dad
|
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
|
809bbcd2c3
|
Disallow content access to chrome functions without __exposedProps__ (bug 628410, r=gal).
|
2011-01-29 18:47:17 -08:00 |
Frank Yan
|
374abd6a33
|
Bug 613749 - Fix tab-modal prompt sizing. [hardblocker] r=dolske a=blocking2.0-final
|
2011-01-27 00:08:05 -08:00 |
Serge Gautherie
|
c0967d2cf9
|
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
|
4422c29f9f
|
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
|
9b13399d25
|
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
|
e3d188f7d6
|
Bug 618515 - Add moar tests for nsPrompter. a=me
|
2011-01-12 16:59:45 -08:00 |
Justin Dolske
|
065edaf476
|
Fix and reenable test from bug bug 620145. a=bustage
|
2011-01-07 19:47:21 -08:00 |
Justin Dolske
|
1304ca837f
|
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
|
073efd8c8b
|
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
|
53cccedb28
|
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
|
c4883e406f
|
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
|
e131dbf0f7
|
Bug 59314 - Alerts should be content-modal, not window-modal. r=gavin, a=blocking+
|
2010-11-19 21:23:25 -08:00 |
Justin Dolske
|
b4e0da1a8f
|
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
|
838d9325a9
|
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
|
cd11a1c4b8
|
Backed out changeset fc2988ab64e5 (bug 575485)
|
2010-10-26 12:53:16 +02:00 |
Justin Dolske
|
b39adfc14b
|
Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 3, jsm). r=gavin, a=me
|
2010-10-25 22:45:00 -07:00 |
Justin Dolske
|
980accec50
|
Bug 573808 - "domWin is null" error with new prompting backend and no active window. r=gavin
|
2010-06-23 17:54:05 -07:00 |
Justin Dolske
|
903c9e58cb
|
Bug 573238 - Windows authentication broken. r=gavin
|
2010-06-21 15:04:46 -07:00 |
Justin Dolske
|
4973ef2e40
|
Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs
--HG--
rename : toolkit/content/commonDialog.css => toolkit/components/prompts/content/commonDialog.css
rename : toolkit/content/commonDialog.js => toolkit/components/prompts/content/commonDialog.js
rename : toolkit/content/commonDialog.xul => toolkit/components/prompts/content/commonDialog.xul
rename : toolkit/content/selectDialog.js => toolkit/components/prompts/content/selectDialog.js
rename : toolkit/content/selectDialog.xul => toolkit/components/prompts/content/selectDialog.xul
|
2010-06-16 17:06:17 -07:00 |
Justin Dolske
|
2d9fa26437
|
Bug 564724 - Add tests and empty base component for nsIPrompt-related code. r=gavin
|
2010-06-14 14:00:21 -07:00 |