Manish Goregaokar
675d61df9d
Bug 425145 - Add a preference to override autocomplete=off for password manager. r=gavin
2013-12-19 11:32:09 -05:00
Wes Kocher
29915a0f83
merge inbound to m-c
2013-12-17 21:00:02 -08:00
Justin Dolske
8841ee6dad
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
abeca479be
Bug 934057 - Disable test_notifications_popup.html on Linux for constant failures
...
--HG--
extra : rebase_source : 1c585e1593ccfbcc5613ebe07aed594a0e8c762b
2013-12-15 21:17:52 -08:00
Gregory Szorc
e396fc159d
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.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Mike Hommey
26bc04d200
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
2013-11-19 11:47:43 +09:00
Mike Hommey
e80e877ab7
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Ed Morley
8dd27dbba6
Bug 919016 - Disable test_privbrowsing_perwindowpb.html on Windows for too many intermittent failures
2013-11-04 13:35:29 +00:00
Benjamin Smedberg
97901c590d
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
9c51157bdb
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
1ee1f27aa3
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Ed Morley
0886bc35ee
Bug 917797 - Disable test_master_password.html for too many intermittent failures
2013-09-30 17:39:58 +01:00
Gregory Szorc
54c1de66d6
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Gregory Szorc
e6acf6270f
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Gregory Szorc
1cff342d15
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Ed Morley
18a411a55c
Backed out changeset 77bff106b704 (bug 920223)
2013-09-30 12:50:12 +01:00
Ed Morley
53a451894a
Backed out changeset 68b6b152f51a (bug 920223)
2013-09-30 12:50:09 +01:00
Ed Morley
2c7dd24541
Backed out changeset 8b02873ee07e (bug 920223)
2013-09-30 12:50:05 +01:00
Gregory Szorc
8344d8a946
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Gregory Szorc
0b4364c6f3
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Gregory Szorc
6ed63cb064
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Gregory Szorc
7bd3c0ae36
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Boris Zbarsky
356f3af0c9
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
ebe7307065
Bug 913494 - Remove enablePrivilege usage from tests for password manager. r=bholley
2013-09-07 09:34:20 +09:00
Ed Morley
870b708409
Merge latest green fx-team changeset and mozilla-central
2013-09-06 16:19:32 +01:00
Mark Hammond
9d87506987
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
f8bc7fa754
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Justin Dolske
cc006be88d
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
6a7bc47591
Bug 906351 - Use @DEPTH@ even more; r=ted
2013-08-22 08:55:59 +02:00
Justin Dolske
a07d496e6d
Bug 907594 - Pref-change observer isn't being called. r=mattn
2013-08-20 23:55:18 -07:00
Patrick McManus
617201348c
bug 904590 - useless settimeout call in test_prompt_async.html test r=jduell
2013-09-05 20:47:04 -04:00
Justin Dolske
3e756d4e6f
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
b2b9fa240f
Bug 901409 - Update password manager tests to prepare for bug 355063. r=mattn
2013-08-09 14:56:50 -07:00
Ivan Alagenchev
20349dabcb
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
51460d4119
Bug 897052 - Null check acForm to avoid JS exceptions; r=MattN
2013-07-23 19:48:00 +01:00
Ed Morley
768786d2fe
Merge latest green fx-team changeset and mozilla-central
2013-07-25 16:51:21 +01:00
Matthew Noorenberghe
c5396f4401
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
ab8eca4513
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
5cf35af589
No Bug - Removing empty Makefile.in files; r=me
2013-07-18 09:09:28 -07:00
Joey Armstrong
a8ffe81a63
bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2 .
2013-07-03 12:01:06 -04:00
Mike Shal
884dee0b5a
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4 ); r=joey
2013-07-01 11:34:30 -04:00
Joey Armstrong
177893ac53
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
2013-06-20 15:59:59 -04:00
Justin Dolske
19ee595133
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
53a14b6e5b
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
0a0e08cb9c
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1 ) r=mshal
2013-06-14 14:07:19 -04:00
Joey Armstrong
e3210c223f
bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2 ). r=mshal
2013-06-10 11:19:28 -04:00
Bobby Holley
da92b2ad75
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
17992acedf
Bug 877478 - Fix mochitests with problematic callbacks to use the new API. r=mrbkap
2013-06-04 19:56:41 -07:00
Arnaud Bienner
d155f8fd50
Bug 875274 - Implement the content part of <input type="color">. r=mounir
2013-05-23 14:02:23 +01:00
Joey Armstrong
26736a0ee2
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
2013-05-13 16:24:07 -04:00