Commit Graph

299 Commits

Author SHA1 Message Date
Bobby Johnson
5143b23ced Bug 600551 - Password manager not working with input type=email. r=dolske, a=blocking 2010-11-19 18:45:55 -05:00
Justin Dolske
13bc41996d Add MORE test debugging for bug 608206. a=afrosdwilsh 2010-11-14 23:42:22 -08:00
Justin Dolske
6d34590d0b Add more test debugging for bug 608206. a=afrosdwilsh 2010-11-14 21:34:05 -08:00
Mounir Lamouri
9d78bf153f 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
35249f2ed6 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
236ad5b588 Backed out changeset 81326ef16ae1. a=oranges 2010-10-28 23:48:48 +02:00
Mounir Lamouri
00c432bb8c 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
0d09c3e576 Bug 482175 - Put off further actions that depend on hidden asynchronicity. a=test-only 2010-10-18 11:03:32 -04:00
Margaret Leibovic
fd987339e5 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
a0affc6733 Bug 598360 followup, use topsrcdir instead of DEPTH. r=bustage a=bustage. 2010-09-29 21:30:54 -04:00
Justin Wood
6a3e22b54f Bug 598360 - [SeaMonkey] mochitest-5: failing test_notifications.html and test_prompt.html due to doorhangers. r=khuey, a=NPOTB
--HG--
extra : rebase_source : 30aa6c3564afe61b2b65d731598883cd40f1f8f6
2010-09-28 03:46:48 -04:00
Justin Dolske
8dfd8a9673 Attempt to fix frequent orange test (bug 482175). a=me 2010-09-23 18:46:41 -07:00
Justin Dolske
fc1412a64c Add test debugging for frequent intermittent orange (bug 482175). a=testonly 2010-09-22 14:59:32 -07:00
Justin Dolske
ebd8fb24e1 Cleanup some trailing whitespace. No bug. a=me 2010-09-21 01:25:47 -07:00
Margaret Leibovic
2841c7dd89 Fixed passwordmgr/test/test_notifications.html to work with new strings a=bustage 2010-09-14 17:26:24 -07:00
Margaret Leibovic
5dd54baa6b 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
32ba00c3c3 Bug 595175 - "Change password?" notification persists when leaving the site r=gavin a=blocking 2010-09-14 16:18:02 -07:00
David Zbarsky
3276e221ce 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
33f506da8b Bug 588309 - Convert change password to a doorhanger panel. (a=tests) 2010-09-09 19:08:26 -07:00
Margaret Leibovic
8f868b011b Bug 588309 - Convert change password to a doorhanger panel. r=dolske, a=blocking2.0 2010-09-09 19:08:26 -07:00
Margaret Leibovic
9e6b5dd482 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
dae4efaef8 Bug 566128 (3/3) - Fix password manager. r=gavin.sharp a2.0=blocking 2010-08-19 23:56:03 +02:00
Justin Dolske
8f6ee78630 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
timeless@mozdev.org
02c4010057 Bug 577363 assignment to undeclared variable stmt in _dbMigrateToVersion4
r=zpao
2010-07-08 18:23:17 +03:00
Neil Deakin
d518be9dd6 Bug 556645, extra resizer in some dialogs, r=dao 2010-07-08 08:27:47 -07:00
Benjamin Smedberg
5cab25b52b 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.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Justin Dolske
cc2d31e94b 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 Wood
7eb105907c 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
bf0208ab74 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
d9e86770e3 Merge mozilla-central to tracemonkey. 2010-06-05 19:13:45 -04:00
Jason Orendorff
d7cbea1f4d 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.
--HG--
extra : rebase_source : 996d2abecb15f44293abd470a28a3fe2706e130e
2010-05-27 12:33:54 -07:00
Michael Kohler
5f19df86e0 Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Frank Yan
f2e96eb3b7 Bug 566710 - remove extra whitespace from password manager. r=dolske 2010-05-18 14:29:09 -07:00
Mark Banner
14c0ac6dc0 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
9397418412 Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Gavin Sharp
ca9ebd7a8f Bug 559467: tweak nsILoginManager documentation, rs=dolske
--HG--
extra : rebase_source : 4780201d1f2801b3d52ca1eabe7dc999cda100ba
2010-04-15 00:06:21 -04:00
Ben Bucksch
a0a208a008 Bug 521467 - Automatically log in to proxy. r=dolske, r=zpao 2010-04-06 15:28:00 -07:00
Dão Gottwald
bbecfef399 use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
Justin Dolske
63cffdd401 Bug 465636 - Login Manager should record creation/usage timestamps. r=zpao, sr=vlad
--HG--
rename : toolkit/components/passwordmgr/test/unit/head_storage_legacy_1.js => toolkit/components/passwordmgr/test/unit/head_common.js
2009-12-28 20:39:00 -08:00
Justin Dolske
b624180ee3 Bug 551851 - Add Services.jsm goodness to login manager. r=zpao, r=vlad 2010-03-11 18:25:00 -08:00
Joel Maher
d050afae06 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
bb55fe310f backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher
aef3dc32c3 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
Kyle Huey
1d0289c601 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
Clint Talbert
7ffd9496bc Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Paul O’Shannessy
acb67d3f39 Bug 535689 - Avoid clobbering and replacing password value when moving focus outside of username field [r=dolske] 2010-02-24 12:02:24 -08:00
Justin Dolske
b316af67c7 Bug 537862 - Move doAsyncPrompt() code into the prompt factory. r=mayhemer, r=gavin 2010-02-18 13:43:20 -08:00
Dão Gottwald
acef35272f Use ordinary JS functions as observer callbacks in browser chrome tests 2010-02-06 09:47:42 +01:00