Commit Graph

31 Commits

Author SHA1 Message Date
Dylan Roeh
80319a0c72 Bug 1193027 - Disables all downloads of file:// urls on Android. r=snorp 2015-09-08 15:41:36 -05:00
Michael Comella
30ad96f008 Bug 1177774 - Import ContentAreaUtils. r=margaret 2015-06-26 14:22:39 -07:00
Kartikaya Gupta
64f6bbcc18 Bug 1140815 - Don't leave .part files lying around after a preferred helper app is used to process a URL. r=paolo,mfinkle 2015-03-08 21:35:39 -04:00
Ganesh Sahukari
89b61a06c1 Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-27 16:07:20 -05:00
Ryan VanderMeulen
feab374f8c Backed out changeset dd417504346b (bug 1114594) for crashes.
CLOSED TREE
2015-01-27 15:17:39 -05:00
Ganesh Sahukari
fcdc7673f5 Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-20 10:11:00 +00:00
Carsten "Tomcat" Book
c5e92c4e18 Backed out changeset d34e894a9ea2 (bug 1114594) for xpcshell and m5 test failures 2015-01-26 15:01:16 +01:00
Ganesh Sahukari
9071495fc0 Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-20 10:11:00 +00:00
Christoph Kerschbaumer
5868d5b1d7 Bug 1087737: Make JS callers of ios.newChannel call ios.newChannel2 in mobile/ (r=wesj) 2014-10-24 15:01:55 -07:00
Paolo Amadini
5231039b25 Bug 931776 - Use Downloads.jsm functions to get download directories in Firefox for Android. r=margaret 2014-12-24 18:10:04 +00:00
Richard Newman
5e73e5f46e Bug 1074505 - Use a distinct error message for blocked downloads. r=wesj 2014-10-08 11:21:02 -07:00
Richard Newman
1108b725b9 Bug 1050690. r=wesj 2014-08-08 13:33:02 -07:00
Mark Finkle
3d74530c83 Bug 989577 - Lazy load Prompt.jsm everywhere r=wesj 2014-07-29 15:48:40 -04:00
Jim Blandy
39dc0c6097 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
Wes Johnston
88785f19f9 Bug 1001129 - Allow setting a default selected item in grid views. r=mfinkle 2014-05-21 12:16:26 -07:00
Richard Newman
c8be9ebbc6 Bug 945429 - Remove log output. r=trivial 2014-03-12 09:49:48 -07:00
Richard Newman
437d4e1321 Bug 945429. r=wesj 2014-03-10 16:12:52 -07:00
Bill Gianopoulos
dbec056eb3 Bug 931469 - Remove redundant app.launch(aLauncher.source). r=wesj 2013-10-27 15:08:36 -04:00
Wes Johnston
1b4f775c28 Bug 780379 - Add buttons to download prompts. r=mfinkle 2013-10-21 08:34:27 -07:00
Wes Johnston
afff32ee03 Bug 780379 - Show a custom intent chooser for downloads that can be downloaded by an external app. r=mfinkle 2013-10-17 16:30:47 -07:00
Wes Johnston
86a06b0251 Bug 690252 - Default to saving files. r=mfinkle 2013-09-12 15:46:35 -07:00
Marco Castelluccio
d9d4f742f8 Bug 838210 - Don't use file.exists() when not necessary (mobile). r=bnicholson, r=mfinkle 2013-08-27 08:50:22 -04:00
Kyle Huey
76a2832eea Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
Vicamo Yang
ea784216bd Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
c82a2d6fea Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
c34b7d9377 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
8078ab712e Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Mark Finkle
ee494bc7ac Bug 741430 - Use new icons for status alert notifications r=sriram 2012-05-24 23:41:57 -04:00
Gervase Markham
cb6a072c2a Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Matt Brubeck
cffdad2854 Bug 737582 - Remove redundant Android theme files [r=mfinkle] 2012-03-20 14:57:12 -07:00
Doug Turner
91813a81fd Bug 701833 - hg move /mobile to /mobile/android r=mfinkle CLOSED TREE 2011-11-17 09:24:55 -05:00