Commit Graph

536 Commits

Author SHA1 Message Date
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
Luyun Xie
c896e81c66 Bug 113580 - switch uses of getAttribute to hasAttribute whenever possible; r=sdwilsh 2011-05-08 20:14:16 +02:00
Mitchell Field
8969bddd5d Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
Shawn Wilsher
487088858e Bug 631403 - LoginManagerStorage_mozStorage should be able to deal with an existing transaction
r=dolske
a=blocking-fennec
2011-02-08 20:46:38 -08: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
Mounir Lamouri
47c1416417 Bug 607145 - form.action, button.formAction and input.formAction should be reflected as URL. r=bz a=blocking-b7 2010-10-29 21:49:42 +02: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
Mounir Lamouri
51983c8093 Backed out changeset 81326ef16ae1. a=oranges 2010-10-28 23:48:48 +02:00
Mounir Lamouri
519a318e6a Bug 607145 - form.action, button.formAction and input.formAction should be reflected as URL. r=bz a=blocking-b7 2010-10-28 22:49:14 +02: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
Margaret Leibovic
59d890b24f Bug 595175 - "Change password?" notification persists when leaving the site r=dolske a=blocking-betaN 2010-10-11 20:32:59 -07: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
Justin Dolske
33b1e4ce31 Cleanup some trailing whitespace. No bug. a=me 2010-09-21 01:25:47 -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
d6b00df11e Bug 594572 - String changes for password manager doorhangers (remember, change) r=dolske ui-r=faaborg a=blocking 2010-09-14 16:18:04 -07:00
Margaret Leibovic
124247d16d Bug 595175 - "Change password?" notification persists when leaving the site r=gavin a=blocking 2010-09-14 16:18:02 -07:00
David Zbarsky
760888f99c Bug 556007 (2/3) - Use values from datalist in autocomplete popups. r=dolske ui-r=limi a2.0=sicking 2010-09-10 07:19:20 +02:00
Margaret Leibovic
3b14b072e7 Bug 588309 - Convert change password to a doorhanger panel. (a=tests) 2010-09-09 19:08:26 -07:00
Margaret Leibovic
b16ba37a58 Bug 588309 - Convert change password to a doorhanger panel. r=dolske, a=blocking2.0 2010-09-09 19:08:26 -07:00
Margaret Leibovic
59df703e06 Bug 567814 - Convert Remember Password notification bar to a doorhanger notification. Initial p=fryn@frankyan.com, r=dolske, a=blocking2.0 2010-09-09 19:08:26 -07:00
Mounir Lamouri
ad9d796ca5 Bug 566128 (3/3) - Fix password manager. r=gavin.sharp a2.0=blocking 2010-08-19 23:56:03 +02: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
d5acf854ff Bug 577363 assignment to undeclared variable stmt in _dbMigrateToVersion4
r=zpao
2010-07-08 18:23:17 +03:00
Neil Deakin
d2db89aa97 Bug 556645, extra resizer in some dialogs, r=dao 2010-07-08 08:27:47 -07:00
Benjamin Smedberg
4eb44d9d34 Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes. 2010-06-22 12:59:15 -04:00
Justin Dolske
4e1d7d0038 Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs 2010-06-16 17:06:17 -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
Robert Sayre
ae3d389eaf Merge mozilla-central to tracemonkey. 2010-06-05 19:13:45 -04:00
Jason Orendorff
0499a9ce66 Bug 533592, part 1 - Remove uses of and support for xpcnativewrappers=no/yes in manifests. (The default has been yes for some time and we will now only have that behavior.) r=mrbkap. 2010-05-27 12:33:54 -07:00
Michael Kohler
e4abd093dc Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
Frank Yan
7efbdee957 Bug 566710 - remove extra whitespace from password manager. r=dolske 2010-05-18 14:29:09 -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
Gavin Sharp
e66bd380cd Bug 559467: tweak nsILoginManager documentation, rs=dolske 2010-04-15 00:06:21 -04: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
Justin Dolske
7699ce1e65 Bug 551851 - Add Services.jsm goodness to login manager. r=zpao, r=vlad 2010-03-11 18:25:00 -08:00
Joel Maher
c0ce59f423 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Brad Lassey
cf8558308e backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher
fc440b802d Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00