Commit Graph

695 Commits

Author SHA1 Message Date
Tooru Fujisawa
65e2703499 Bug 1217082 - Remove for-each from toolkit/. r=Gijs
--HG--
extra : commitid : Ewr7Bixammr
extra : rebase_source : 91e560a7b8b8d4b78debb1db2512867262b18375
2015-10-19 04:57:14 +09:00
Felipe Gomes
799f2ff613 Backed out changeset b78c1b06764c (bug 1212618), because a better fix landed in bug 1211344 2015-10-13 23:50:28 -03:00
Felipe Gomes
62ea4c17d5 Bug 1116385. r=Mossop 2015-10-13 20:32:25 -03:00
Jared Wein
c19a5b10ac Bug 1212618 - unknownContentType.xul grows size when toggling the "Do this for all files". r=felipc 2015-10-09 10:14:00 +02:00
Phil Ringnalda
3223175289 Back out 2 changesets (bug 1116385, bug 724353) for test_unknownContentType_delayedbutton.xul failures
Backed out changeset aaade64d3f28 (bug 724353)
Backed out changeset dca478776c91 (bug 1116385)
2015-10-12 21:37:58 -07:00
Felipe Gomes
17a3d1c487 Bug 1116385. r=Mossop 2015-10-12 22:05:38 -03:00
Carsten "Tomcat" Book
08997000eb Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
e7ef778c9d Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
Backed out changeset cfc1820361f5 (bug 1202902)

--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Gijs Kruitbosch
9c64ed2922 Bug 1211255 - fix downloads on fennec, r=mak
--HG--
extra : commitid : DX1O1HFeLdH
2015-10-05 13:55:22 +01:00
Yoshi Huang
836f7732eb Bug 1210459: Add originAttributes for tests that implement nsILoadContext. r=bholley 2015-09-30 18:14:12 -07:00
Gijs Kruitbosch
1098b0f5ba Bug 1196144 - source window disappearance still breaks downloading to custom directories on windows, r=felipe
--HG--
extra : commitid : BEPBh9mXgLl
extra : rebase_source : c8ba4642f694c163355483cdcaba189c864cea8b
2015-09-25 16:17:27 +01:00
Tooru Fujisawa
edda26d5b4 Bug 1207497 - Part 3: Fix wrong replacement in debug print in toolkit/mozapps/downloads/tests/unit/test_lowMinutes.js. r=me DONTBUILD
--HG--
extra : commitid : J6B41yG7V8K
extra : amend_source : 0df1b2c622ba3f8d1d0fea3e8c35b638dc0e34f4
2015-09-25 18:06:19 +09:00
Tooru Fujisawa
8a0aa17cb2 Bug 1207497 - Part 2: Remove use of expression closure from tests in toolkit/. r=Gijs
--HG--
extra : commitid : F0AJXZT2xzk
extra : rebase_source : 4b076123afebebf10abfe62872d98f0a21e91ac8
2015-09-24 21:25:24 +09:00
Tooru Fujisawa
7ff6b0aae3 Bug 1207497 - Part 1: Remove use of expression closure from toolkit/, exept tests. r=Gijs
--HG--
extra : commitid : 7TOGiSg7KEL
extra : rebase_source : e6c1672e9b7e9d18aa4a430051789b5962c0ec14
2015-09-24 21:20:04 +09:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Ehsan Akhgari
69a48c438f Bug 1009795 - Part 2: Revert to the old gDecimalSymbol hack if the Internationalization API is not available; r=mak
This will be removed in bug 1200494.
2015-09-03 18:55:32 -04:00
Ehsan Akhgari
eb0f3d3290 Bug 1009795 - Use toLocalString to format download size instead of the decimalSymbol hook; r=mak
Original Patch by Simon Montagu <smontagu@smontagu.org>
2015-08-27 15:32:32 -04:00
Gijs Kruitbosch
42214da388 Bug 1198682 - fix b2g test orange because of missing protocol handler, rs=me,bustage on a CLOSED TREE
--HG--
extra : commitid : 3l6uuUxip5B
2015-08-26 13:03:43 +01:00
Gijs Kruitbosch
1aa68e8c0f Bug 1173214, r=seth,bz
--HG--
extra : commitid : 4vG71pjrBIY
2015-08-26 10:24:04 +01:00
Wes Kocher
84dc3c46ed Backed out changesets f6d75433812f,7864cbaa9e5d (bug 1173214) for reftest failures CLOSED TREE
--HG--
extra : amend_source : ca7728a234390116922c2390f748afcc87f6a082
extra : histedit_source : 7864cbaa9e5d105f4c758025ccbe51317f35b108%2C00b8364cdec6b60907bd71508c092df02878a834
2015-07-28 15:20:25 -07:00
Boris Zbarsky
e1c27cd045 Bug 1173214 followup. Fix a test that no longer gets what it's expecting to get. CLOSED TREE. 2015-07-28 17:20:27 -04:00
Geoff Brown
52d4e225a0 Bug 1026290 - Update mochitest-chrome manifests for android; r=jgriffin 2015-07-10 14:41:59 -06:00
Jan Horak
1f0864644b Bug 1129873 - [GTK3] Implement wrapper to GtkAppChooserDialog to allow using native application chooser. r=karlt 2015-06-08 04:41:00 -04:00
Birunthan Mohanathas
3ffa8d565d Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan 2015-05-21 21:49:30 +01:00
Jonathan Griffin
d1c61bc9b6 Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown 2015-02-06 16:30:37 -08:00
Tooru Fujisawa
fe0cf643e7 Bug 1131107 - Part 13: Do not use non-standard flag argument of String.prototype.replace in toolkit/. r=gavin 2015-03-09 23:02:57 +09:00
Gijs Kruitbosch
359d2b78d1 Bug 1128480 - fix nsHelperAppDlg.js to create its download dir info on show() already so it continues working if the window is gone by the time we prompt for a directory to save to (incl. test), r=felipe
--HG--
rename : toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.pif => browser/base/content/test/general/unknownContentType_file.pif
rename : toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.pif^headers^ => browser/base/content/test/general/unknownContentType_file.pif^headers^
2015-02-09 20:26:21 +00:00
Ganesh Sahukari
f5fe5678d6 Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-27 16:07:20 -05:00
Ryan VanderMeulen
9148720ef2 Backed out changeset dd417504346b (bug 1114594) for crashes.
CLOSED TREE
2015-01-27 15:17:39 -05:00
Ganesh Sahukari
a4f09b67d8 Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-20 10:11:00 +00:00
Carsten "Tomcat" Book
6f0263c8d9 Backed out changeset d34e894a9ea2 (bug 1114594) for xpcshell and m5 test failures 2015-01-26 15:01:16 +01:00
Ganesh Sahukari
27ef62b0d3 Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-20 10:11:00 +00:00
Tim Taubert
0d23b8433d Bug 1113178 - Fix all remaining tests using removeAllPages() r=mak 2015-01-17 19:35:59 +01:00
Gijs Kruitbosch
115bc7f78f Bug 1115248 - let DownloadLastDir work even if the window it depends on goes away, r=felipe
--HG--
extra : rebase_source : 79decdb5e95dc3b31cd97d806705f16444eb4e31
2015-01-16 11:50:32 +00:00
Chris Peterson
9875039aed Bug 1108310 - Remove deprecated for-each-in loop and let blocks and fix strict mode warnings in toolkit/mozapps/downloads. r=Unfocused 2014-11-29 23:31:33 -08:00
Sid Stamm
63f8cd4e13 Bug 704320 - Add referrer policy support for nsIWebBrowserPersist and its consumers. (r=jst) 2014-11-18 08:47:14 -05:00
ISHIKAWA, Chiaki
15f4187003 Bug 1073956 Use 0o notation for octal literals in DownloadPaths.jsm r=netzen 2014-10-08 22:43:47 +08:00
Andrew Halberstadt
d292ee73f1 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Michael Pruett
42ddf57bd0 Bug 1024360 - Remove usage of deprecated mozIStorageBaseStatement methods. r=mak 2014-06-27 09:59:09 -05: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
Awad Mackie
d89131be3b Bug 1022061 - Downloading files with leading period removes file on disk but doesn't replace it. r=paolo 2014-06-06 17:44:00 +01:00
Birunthan Mohanathas
51ba75d135 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
kernp25@yahoo.com
027cd0b08a Bug 671528 - Add aReason argument to nsIHelperAppLauncher.js so extensions can make use of it. r=paolo 2014-06-17 07:20:00 +02:00
Ehsan Akhgari
f9fd63b3b2 Bug 1015634 - Add the statictitle attribute back to the toolkit download manager's <window>; r=mconley 2014-05-26 10:15:40 -04:00
Felipe Gomes
6dfd4316c5 Bug 652982. test_close_on_last_window.xul needs to be explicit about its timeout requirements. r=ehsan 2011-04-28 01:36:37 -03:00
Ehsan Akhgari
0186b37884 Backed out changeset ee4ee2b72573 (bug 625982) because of wrong bug number 2014-05-06 21:23:50 -04:00
Felipe Gomes
a955a280cf Bug 625982. test_close_on_last_window.xul needs to be explicit about its timeout requirements. r=ehsan 2011-04-28 01:36:37 -03:00
Nicholas Nethercote
40660c86b9 Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Abhishek Potnis
7e112e2563 Bug 986499 - Make the calls to import Deprecated.jsm lazy. r=yoric 2014-03-28 10:36:48 -04:00