Commit Graph

176 Commits

Author SHA1 Message Date
Jonathan Wilde
901a958889 Bug 762528 - Remove enablePrivilege from password manager tests. r=fryn 2012-06-11 18:13:20 -07:00
Gervase Markham
cb6a072c2a Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Serge Gautherie
4a4ec551d9 Bug 635825. (Av1) Re-enable test_notifications.html, test_privbrowsing.html and test_prompt.html on SeaMonkey. rs=Callek (a=test-only). 2012-05-02 12:24:40 +02:00
Justin Dolske
29e8404dfc Bug 699707 - Limit form parsing to first + last N forms in a document. r=mnoorenberghe 2012-04-27 12:11:27 -04:00
Neil Rashbrook
69322f994c Bug 728790 test_prompt_async.html doesn't track its dialogs correctly r=mayhemer 2012-03-16 21:57:13 +00:00
Serge Gautherie
75f0c7cf4e Bug 627616. (AAv1) Add missing text to is() calls. r=honzab. 2012-03-07 22:11:52 +01:00
Josh Matthews
dabb0fc61a Bug 627616 - Test for interaction of anonymous loads and proxy authentication. 2012-02-15 11:29:46 -05:00
Phil Ringnalda
da6813ed6e Back out be556c99ef81 and 13c3c54d067b (bug 627616) for orange 2012-02-12 10:53:31 -08:00
Josh Matthews
b4d3fdc7e8 Bug 627616 - Test for interaction of anonymous loads and proxy authentication. 2012-02-12 11:54:51 -05:00
Wes Johnston
6fc8d732db Bug 718817 - Tests for deleted passwords database migration. r=dolske 2012-02-09 09:56:03 -08:00
Karun Dambiec
29a8c2e2ba Bug 721495 - Passwordmgr tests: Use EventUtils sendChar() and sendKey(), instead of calling synthesizeKey() directly, r=zpao 2012-01-26 14:13:00 -08:00
Ehsan Akhgari
5e5190f564 Bug 717871 - Remove two superfluous SimpleTest.finish calls to fix SeaMonkey perma-orange; r=gavin 2012-01-13 15:49:36 -05:00
Masayuki Nakano
6d0584bbea Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin 2011-12-16 22:38:45 +09:00
Masayuki Nakano
93aa89b9dc backout 34b8fe028357 2011-12-08 16:42:45 +09:00
Masayuki Nakano
cbb4eb5cd6 Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=ehsan+smaug+enndeakin+dolske 2011-12-07 14:13:06 +09:00
Paul O’Shannessy
a1ecbc3d66 Bug 615479 - Password manager prompts can now ask a more complete question [r=dolske] 2011-11-28 13:02:47 -08:00
Ed Morley
6e731c995a 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
b2aeac5a65 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Malini Das
643e305d72 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
Phil Ringnalda
1c3c68d71c Bug 608206, bug 612277, bug 612683, bug 660585 - Disable test_prompt.html on Linux 2011-06-19 16:40:35 -07:00
Dão Gottwald
b99253f81e Remove redundant Cc/Ci declarations from browser chrome tests. DONTBUILD 2011-06-09 09:38:27 +02:00
Justin Dolske
a15be80afb bug 660585 -- add more debugging info to figure out why test_prompt.html makes philor so sad. 2011-06-03 18:12:11 -07:00
Justin Dolske
efdedfb8be Replace some tabs with spaces. 2011-06-03 18:12:08 -07:00
Ehsan Akhgari
ec0f198250 Bug 526164 - Rewrite test_basic_form_autocomplete.html to avoid using magic timers; r=zpao 2011-05-25 16:31:11 -04:00
Joel Maher
39ca77fbd2 Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Ehsan Akhgari
1e389b7a0b Bug 612129 - Set the initial selection range to the beginning of the text field in order to be more compatible with other browsers; r=roc 2011-05-12 09:52:38 -04:00
Shawn Wilsher
c8c156a456 Bug 630730 - Let consumers who probably know what they are doing access the database connection
r=dolske
a=Mossop
2011-02-03 14:09:33 -08:00
Bobby Johnson
02b03c62a5 Bug 600551 - Password manager not working with input type=email. r=dolske, a=blocking 2010-11-19 18:45:55 -05:00
Justin Dolske
a9035a9a64 Add MORE test debugging for bug 608206. a=afrosdwilsh 2010-11-14 23:42:22 -08:00
Justin Dolske
d7c1206347 Add more test debugging for bug 608206. a=afrosdwilsh 2010-11-14 21:34:05 -08:00
Josh Matthews
39748ce721 Bug 482175 - Rely on password manager notifications instead of timeouts in tests. r=dolske a=test-only 2010-10-27 16:56:11 -04:00
Josh Matthews
5c31b176d4 Bug 482175 - Put off further actions that depend on hidden asynchronicity. a=test-only 2010-10-18 11:03:32 -04:00
Justin Wood
b4cac82768 Bug 598360 followup, use topsrcdir instead of DEPTH. r=bustage a=bustage. 2010-09-29 21:30:54 -04:00
Justin Wood
6ed14b4c71 Bug 598360 - [SeaMonkey] mochitest-5: failing test_notifications.html and test_prompt.html due to doorhangers. r=khuey, a=NPOTB 2010-09-28 03:46:48 -04:00
Justin Dolske
1f3465a784 Attempt to fix frequent orange test (bug 482175). a=me 2010-09-23 18:46:41 -07:00
Justin Dolske
e32f139bc8 Add test debugging for frequent intermittent orange (bug 482175). a=testonly 2010-09-22 14:59:32 -07:00
Margaret Leibovic
9674272a0a Fixed passwordmgr/test/test_notifications.html to work with new strings a=bustage 2010-09-14 17:26:24 -07:00
Margaret Leibovic
3b14b072e7 Bug 588309 - Convert change password to a doorhanger panel. (a=tests) 2010-09-09 19:08:26 -07:00
Justin Dolske
5e370d6a0d Bug 499233 - multiple master password prompts triggered by filling form logins in multiple tabs. r=zpao, a=sdwilsh 2010-08-02 16:02:20 -07:00
Justin Wood
fa9c45470c Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher

Also RE-enables browser-mochitests for docshell.
2010-06-09 19:29:44 -04:00
Frank Yan
afdcd3f2cd Bug 568287 - Expand test for 'Copy Password' context menu item in Password Manager [r=dolske] 2010-06-09 13:55:46 -07:00
Paul O’Shannessy
63952b74bf Bug 568995 - Update tests to use waitForClipboard [r=dao, r=dolske] 2010-06-02 13:38:35 -07:00
Joel Maher
39f8ae1807 Bug 535922 - Genereate mobile specific browser chrome test package files r=ted 2010-05-27 13:01:37 -07:00
Frank Yan
9a3ddaf20d Bug 566910 - 'copy password' context menu item for password manager. r=dolske 2010-05-25 21:35:09 -07:00
Michael Kohler
e4abd093dc Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
Mark Banner
13ee8f43a4 Bug 530079 Catch and handle nicely 'malformed URI sequence when migrating passwords from the legacy storage to the new. r=dolske 2010-05-14 09:07:36 +01:00
Michael Kohler
61fec64afe Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Ben Bucksch
f7ffc7223b Bug 521467 - Automatically log in to proxy. r=dolske, r=zpao 2010-04-06 15:28:00 -07:00
Dão Gottwald
8a7b57c619 use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
Justin Dolske
119a9ca020 Bug 465636 - Login Manager should record creation/usage timestamps. r=zpao, sr=vlad 2009-12-28 20:39:00 -08:00