Matthew Noorenberghe
045091a1dc
Bug 917797 - Fix intermittent test_master_password.html with outer-window-destroyed. r=dolske
2014-01-31 12:39:52 -08:00
Ms2ger
910b78c73d
Bug 956862 - Move some mochitests to manifests; r=mshal
2014-01-20 08:58:27 +01:00
Manish Goregaokar
e0fc2c174f
Bug 425145 - Add a preference to override autocomplete=off for password manager. r=gavin
2013-12-19 11:32:09 -05:00
Wes Kocher
887a395b94
merge inbound to m-c
2013-12-17 21:00:02 -08:00
Justin Dolske
95b9dc812d
Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN
2013-12-16 13:27:47 -08:00
Phil Ringnalda
ddbeb17bb2
Bug 934057 - Disable test_notifications_popup.html on Linux for constant failures
2013-12-15 21:17:52 -08:00
Gregory Szorc
6e1333520a
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
2013-12-10 16:18:11 +09:00
Mike Hommey
210ee1b972
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
2013-11-19 11:47:43 +09:00
Mike Hommey
7f7e4faac1
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Ed Morley
2691315c09
Bug 919016 - Disable test_privbrowsing_perwindowpb.html on Windows for too many intermittent failures
2013-11-04 13:35:29 +00:00
Benjamin Smedberg
8b9bd6a623
Bug 915951 - test fixes for password manager mochitests - because mochitest runs all its tests in an iframe, it collects popup notifications from all tests and never dismisses them: remove them explicitly before each password manager test that needs to check popups. r=MattN
2013-10-31 09:50:13 -04:00
Justin Dolske
e7d4fbba43
Bug 717490 - Remove support for importing logins from legacy signons.txt format, as well as base64 conversion. r=mattn
2013-10-09 17:48:40 -07:00
Ms2ger
37114e13e1
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Ed Morley
50a3777f7a
Bug 917797 - Disable test_master_password.html for too many intermittent failures
2013-09-30 17:39:58 +01:00
Gregory Szorc
d3405d579f
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Gregory Szorc
a126585769
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Gregory Szorc
c7cdc0a4b0
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Ed Morley
fffbf3fc65
Backed out changeset 77bff106b704 (bug 920223)
2013-09-30 12:50:12 +01:00
Ed Morley
7bd637970d
Backed out changeset 68b6b152f51a (bug 920223)
2013-09-30 12:50:09 +01:00
Ed Morley
697a1cc250
Backed out changeset 8b02873ee07e (bug 920223)
2013-09-30 12:50:05 +01:00
Gregory Szorc
3bbbcf0fd0
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Gregory Szorc
365ec41916
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Gregory Szorc
5b9b6bab30
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Gregory Szorc
189afd1a65
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
2013-09-24 11:50:08 -07:00
Boris Zbarsky
c9c6bc6b01
Bug 874502 part 1. Fix browser-chrome tests to not assume synchronous closing of windows. r=dolske
2013-09-17 17:45:47 -04:00
Masatoshi Kimura
4db56da210
Bug 913494 - Remove enablePrivilege usage from tests for password manager. r=bholley
2013-09-07 09:34:20 +09:00
Ed Morley
6b0c0bddb8
Merge latest green fx-team changeset and mozilla-central
2013-09-06 16:19:32 +01:00
Mark Hammond
990ab72f79
Bug 903299 - don't log errors if the prompter declines to show a modal prompt. r=adw
2013-09-06 16:37:25 +10:00
Mike Hommey
b207d5baf7
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Justin Dolske
dc7374b3f0
Bug 355063 - Password manager does not work on script-generated forms, should use new DOMFormHasPassword event instead. r=mattn,jwilde,margaret
2013-08-23 20:28:11 -07:00
Ms2ger
2ef127e833
Bug 906351 - Use @DEPTH@ even more; r=ted
2013-08-22 08:55:59 +02:00
Justin Dolske
77817e8036
Bug 907594 - Pref-change observer isn't being called. r=mattn
2013-08-20 23:55:18 -07:00
Patrick McManus
23d7efaba0
bug 904590 - useless settimeout call in test_prompt_async.html test r=jduell
2013-09-05 20:47:04 -04:00
Justin Dolske
95e01658eb
Bug 902202 - Fix a "can't access dead object" error that new log parser just noticed. r=mattn
2013-08-11 01:33:30 -07:00
Justin Dolske
8d677a00d8
Bug 901409 - Update password manager tests to prepare for bug 355063. r=mattn
2013-08-09 14:56:50 -07:00
Ivan Alagenchev
5251ee4a3d
Bug 762593 TOOLKIT patch. Adds logic for validating if password input fields are insecure. r=dolske
2013-08-06 10:14:40 -04:00
Justin Dolske
8f6b3255cc
Bug 897052 - Null check acForm to avoid JS exceptions; r=MattN
2013-07-23 19:48:00 +01:00
Ed Morley
ffff8e33a5
Merge latest green fx-team changeset and mozilla-central
2013-07-25 16:51:21 +01:00
Matthew Noorenberghe
92d04440b6
Bug 583578 - Auto-fill password fields even if the username field is disabled or read-only. r=dolske
2013-07-24 16:57:46 -07:00
Masayuki Nakano
e785baf979
Bug 501496 part.9 EventUtils and some tests shouldn't synthesize keypress event if precede keydown event is consumed r=smaug
2013-07-25 15:09:29 +09:00
Gregory Szorc
ff78fc2b71
No Bug - Removing empty Makefile.in files; r=me
2013-07-18 09:09:28 -07:00
Joey Armstrong
c7a3cb9cae
bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2 .
2013-07-03 12:01:06 -04:00
Mike Shal
d63bba771c
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4 ); r=joey
2013-07-01 11:34:30 -04:00
Joey Armstrong
c59a20548a
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
2013-06-20 15:59:59 -04:00
Justin Dolske
854377e492
Bug 839961 - Refactor login manager's content actions into a separate JSM. (bug 881996 workaround) r=mattn
2013-06-19 16:30:53 -07:00
Justin Dolske
75673733d5
Bug 839961 - Refactor login manager's content actions into a separate JSM. (main patch) r=mattn
2013-06-19 16:30:53 -07:00
Joey Armstrong
51cc4687d7
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1 ) r=mshal
2013-06-14 14:07:19 -04:00
Joey Armstrong
acae765330
bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2 ). r=mshal
2013-06-10 11:19:28 -04:00
Bobby Holley
9bdebf392a
Bug 877478 - Fix test to use SpecialPowers.{add,remove}Observer. r=mrbkap
...
This way, we get the callback wrapping behavior for free.
2013-06-04 19:56:42 -07:00
Bobby Holley
1338a0c856
Bug 877478 - Fix mochitests with problematic callbacks to use the new API. r=mrbkap
2013-06-04 19:56:41 -07:00