Commit Graph

682 Commits

Author SHA1 Message Date
Ehsan Akhgari
09a262787c Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
We are white-listing the existing set of tests that use setTimeout
like this.  Hopefully these tests will be investigated and fixed
in the future, so that we can narrow down the white-list.

This check is only turned on for mochitest-plain for now.
2014-12-11 13:34:40 -05:00
Dave Townsend
db1430878f Bug 1091287: Switch to the right browser before displaying a login prompt. r=mrbkap 2014-11-04 11:51:06 -08:00
YFdyh000
6a59367151 Bug 771215 - Add an accesskey to the "Copy Username" menu item in the Saved Passwords dialog. r=MattN 2014-10-16 00:12:01 -07:00
Olli Pettay
dd8c29571f Bug 855443 - Assertion failure in nsSHEntry.cpp, don't just append a new SHEntry to parent if we already have an SHEntry for the loading page, r=bz
--HG--
extra : rebase_source : 8f8d0df030a3205d9d9845e90c849bf94115ff1b
2014-10-15 13:10:04 +03:00
Wes Kocher
08f61089ac Merge m-c to inbound a=merge 2014-10-14 17:35:16 -07:00
Michael Best
b536647980 Bug 1077308 - If a field is auto-filled while not in focus, fire a change event immediately. r=smaug r=MattN 2014-10-07 10:54:51 +02:00
Gijs Kruitbosch
dba08a8bf0 Bug 1077304 - fix password manager to not fire input events if not changing input field values, r=gavin
--HG--
extra : rebase_source : ca14ce946f9580ea73b45377cc8385292773be26
2014-10-06 14:32:18 +01:00
Andrew Halberstadt
d292ee73f1 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Jon Morton
1700296f02 Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Mark Hammond
d28c156476 Bug 932651 - getClipboardData in specialpowersAPI uses the chrome window so it works in e10s. r=ted 2014-09-26 14:03:41 +10:00
Bill McCloskey
cb01bf980d Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07:00
Shu-yu Guo
59ccd2fecb Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Shu-yu Guo
15262d36a9 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Blake Kaplan
5323fc52d6 Bug 1045987 - Fix doorhanger notifications for the login manager. r=billm/dolske 2014-09-04 17:01:32 -07:00
Bill McCloskey
757ebcfbe3 Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm 2014-09-02 13:47:12 -05:00
Mark Banner
09c2e5f2d6 Bug 1057884 - WARNING nsLoginManagerPrompter.js:1340 - assignment to undeclared variable port. r=dolske 2014-08-27 09:52:01 +01:00
Jared Wein
7a1be70c02 Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs 2014-08-20 17:22:55 -04:00
Mihaela Velimiroviciu
e9584c378a Bug 1042769 - Add automated test for checking that the metainfo fields are displayed in password manager. r=paolo 2014-07-29 17:18:15 +03:00
Birunthan Mohanathas
a7ea68b5b0 Bug 1049214 - Fix 'setting a property that has only a getter' warnings on shutdown for nsContentPrefService.js and nsLoginManager.js. r=mossop 2014-08-12 09:16:38 -07:00
Alexandre Poirot
7ea4dd517f Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
Blake Kaplan
f635a8780e Bug 949617 - Make the login manager work in e10s. r=dolske/mconley/mfinkle/jimm 2014-06-28 11:09:45 -07:00
Blake Kaplan
9f4e85f541 Bug 993197 - Asynchronize nsILoginManager::autoCompleteSearch. r=dolske 2014-06-28 11:09:45 -07:00
Wes Kocher
be05307be5 Merge inbound to m-c a=merge 2014-06-27 17:40:49 -07:00
Blake Kaplan
fee42184ab Bug 1029128 - Fix bug in failure case biting debugging mochitest failures. r=dolske 2014-06-24 16:57:39 -04:00
Blake Kaplan
616d35623e Bug 1029128 - Fix strict-mode error in the JSON storage file. r=dolske 2014-06-24 16:57:40 -04:00
Carsten "Tomcat" Book
c53408cf9d Backed out changeset f556e62f5ee8 (bug 993197) for causing bug 1030663 a=orange 2014-06-27 15:18:16 +02:00
Carsten "Tomcat" Book
d5c7b835c6 Backed out changeset 8c1ee05fbbd6 (bug 949617) 2014-06-27 15:17:42 +02:00
Carsten "Tomcat" Book
d0cb2fc199 Backed out changeset 958aaea55e3f (bug 1029128) 2014-06-27 15:17:37 +02:00
Carsten "Tomcat" Book
240b88832a Backed out changeset df7bcbbeda21 (bug 1029128) 2014-06-27 15:17:23 +02:00
Ed Morley
92fe6235b6 Bug 919016 - Disable test_privbrowsing_perwindowpb.html on all platforms for crying wolf one too many times (even though it's likely just been eaten == tough)
--HG--
extra : rebase_source : 3712f24a7eb9f9e55218b70ab72c6c2f3e945414
2014-06-27 16:30:17 +01:00
Blake Kaplan
92540ddbcb Bug 1029128 - Fix strict-mode error in the JSON storage file. r=dolske
--HG--
extra : rebase_source : 28f9be1e98404d46e6521e775d60deec8e462fdb
extra : histedit_source : cc7c698eea41623717d71f81b016ebc169c43dc1
2014-06-24 16:57:40 -04:00
Blake Kaplan
da2a3d53d5 Bug 1029128 - Fix bug in failure case biting debugging mochitest failures. r=dolske
--HG--
extra : rebase_source : cf05e05a696523a092b9a90a8686dbdade3db6fc
extra : histedit_source : 1e9b8d4f201ba098f5743dd13fa2ee61c553223a
2014-06-24 16:57:39 -04:00
Blake Kaplan
6395ab74bd Bug 949617 - Make the login manager work in e10s. r=dolske
--HG--
extra : rebase_source : 412da12f3c916a2e57092943096a15b2c38955e7
extra : histedit_source : 030de4e9454cd4c150126fdb7500ab27023ad244
2014-06-24 16:57:39 -04:00
Blake Kaplan
fdf377f998 Bug 993197 - Asynchronize nsILoginManager::autoCompleteSearch. r=dolske
--HG--
extra : rebase_source : 352bc226cee01b630be9e5867a3c412358d20a0b
extra : histedit_source : 157e16baab52e67e52705945fa95a17eafc6d94a%2C405dc43a390984ca70c32e8f93beb03a96a625b7
2014-06-25 17:07:38 -07:00
Jim Blandy
7e20285e70 Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Ryan VanderMeulen
323ddc70d4 Backed out 5 changesets (bug 993197, bug 949617, bug 995489, bug 1029128) for Android test failures.
Backed out changeset 033d6271fd19 (bug 1029128)
Backed out changeset f568b1dc9880 (bug 1029128)
Backed out changeset daa9c46d19dc (bug 949617)
Backed out changeset 2baf5c61cbf5 (bug 995489)
Backed out changeset 654c1f0c88bc (bug 993197)
2014-06-24 15:36:18 -04:00
Blake Kaplan
7f7ebc0e80 Bug 1029128 - Fix strict-mode error in the JSON storage file. r=dolske 2014-06-24 14:34:02 -04:00
Blake Kaplan
4ec75ddc24 Bug 1029128 - Fix bug in failure case biting debugging mochitest failures. r=dolske 2014-06-24 14:34:02 -04:00
Blake Kaplan
c0af3f26a6 Bug 949617 - Make the login manager work in e10s. r=dolske 2014-06-24 14:34:02 -04:00
Blake Kaplan
ee1482244a Bug 993197 - Asynchronize nsILoginManager::autoCompleteSearch. r=dolske 2014-06-24 14:34:02 -04:00
Justin Dolske
00a37a577b Bug 499649: trivial followup to remove temporary dump() logging. 2014-06-22 14:03:26 -07:00
Paolo Amadini
60e30ab6d5 Bug 1021031 - Remove temporary migration code added in bug 1019885. r=dolske 2014-06-19 21:02:57 +01:00
Carsten "Tomcat" Book
e6b190e7a8 merge fx-team to mozilla-central a=merge 2014-06-17 14:09:46 +02:00
aceman
29acbb866c Bug 1025340 - Declare encType variable in toolkit/components/storage-mozStorage.js. r=MattN 2014-06-13 16:37:00 -04:00
Gijs Kruitbosch
47e6eb1dac Bug 1025483 - fire 'input' event for password autocompletes, r=MattN
--HG--
extra : rebase_source : 2d972f2d8a6ccf78d5d43716850ae494cb73fe7d
2014-06-15 14:17:00 +01:00
Paolo Amadini
5423268143 Bug 1019885 - Fix broken import of disabled hosts from previous profiles. r=dolske 2014-06-05 16:44:42 +01:00
Paolo Amadini
82d4807bf3 Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske 2014-01-07 17:29:41 +01:00
Carsten "Tomcat" Book
a09f70f357 Backed out changeset ca4caf0d721c (bug 853549) for valgrind testfailures 2014-05-28 15:53:13 +02:00
Paolo Amadini
e4ede54cb5 Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske 2014-01-07 17:29:41 +01:00
Phil Ringnalda
846faa287d Bug 499649 followup, skip test_case_differences.html on Android since it's just a modified copy of the already-skipped test_basic_form_autocomplete.html
CLOSED TREE
2014-05-27 20:32:26 -07:00