Mike Conley
fff4126b2b
Bug 820533 - Change Downloads Summary string from "+X other current downloads" to "+ X other downloads". r=mak.
2012-12-13 16:09:54 -05:00
Ehsan Akhgari
fc4dcbf2e8
Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=gavin
2012-12-10 11:01:59 -05:00
Ehsan Akhgari
3dfdce66e9
Backed out changeset 827c31623942 (bug 819956) for the bad commit message
2012-12-10 13:27:21 -05:00
Ehsan Akhgari
ffa5e4b0f9
commit bed41369196057dda115456f9913cd0f4766a968
...
Author: Ehsan Akhgari <ehsan@mozilla.com>
Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=mak
2012-12-10 11:01:59 -05:00
Ehsan Akhgari
0784ce9b76
Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak
2012-12-05 22:31:26 -05:00
Ehsan Akhgari
954f4a65bd
Backed out changeset ea20935fa19d (bug 801232) because of leaks
2012-12-06 15:52:30 -05:00
Ehsan Akhgari
3a337de456
Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak
2012-12-05 22:31:26 -05:00
Ehsan Akhgari
c7fd5aa176
Backed out changeset 31d5dca2a3b4 (bug 801232) because of leaks
2012-12-06 14:01:35 -05:00
Ehsan Akhgari
2f2d76a5a5
Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak
2012-12-05 22:31:26 -05:00
Mike Conley
ab7f911b14
Bug 814961 - Hide the summary in the Downloads Panel if there are no hidden downloads in progress or paused. r=mak.
2012-12-05 12:12:00 -05:00
Mike Conley
872af67b0c
Bug 817584 - Replace descendent selectors in Downloads Panel CSS with child selectors. r=mak.
2012-12-03 13:19:16 -05:00
Mike Conley
1f57bdab8c
Bug 815941 - Remove the usages of nsIDownload.id and nsIDownloadManager.getDownload from the downloads panel code. Code started by ehsan. feedback=paolo, r=mak.
2012-11-30 22:37:48 -05:00
Mike Conley
0425772b89
Bug 815678 - Stop Downloads Panel from changing width when scanning completed download. r=mak.
2012-11-29 11:45:27 -05:00
Mike Conley
5ad3462fdc
Bug 815273 - Don't force focus the Downloads Panel "Show all downloads" button when opening the panel. r=mak.
2012-11-28 11:10:57 -05:00
Mike Conley
25236cd962
Bug 814099 - Paused downloads don't behave properly in Downloads Panel after the session is restored. r=mak.
2012-11-22 14:54:51 -05:00
Mike Conley
6db42d570c
Bug 809852 - Allow cycling through the "Show all downloads" and summary footers in the Downloads Panel using the arrow keys. r=mak.
2012-11-22 14:38:38 -05:00
Mike Conley
1ab9002c4d
Bug 800314 - Stop the browser window from stealing focus when a download begins. r=paolo.
...
The most recent browser window (if available) was stealing focus when a download
started. This was to account for the case where a download was initiated from
the Library. We are, however, switching to a Library view that shows download
state and progress in bug 675902, so this focus pull is now unnecessary, and
disruptive for users with window managers that don't have focus-stealing
prevention.
2012-11-22 10:59:09 -05:00
Mike Conley
910932f282
Bug 808277 - Show the progress of downloads that are not visible in the Downloads Panel in a summary. r=mak.
2012-11-16 16:19:45 -05:00
Ryan VanderMeulen
4cabfc6180
Backed out changesets c2ea3fb28c45 (bug 812343), 68e26307643e (bug 812345), 15eaadc2cd9a (bug 811076), and 5a98a1662e64 (bug 808277) for mochitest-1 failures.
...
CLOSED TREE
2012-11-16 17:57:44 -05:00
Mike Conley
f354d1b194
Bug 808277 - Show the progress of downloads that are not visible in the Downloads Panel in a summary. r=mak.
2012-11-16 16:19:45 -05:00
Mike Conley
30ff42fce0
Bug 766654 - Allow pasting of a URL into the Downloads Panel to initiate a download. r=mak.
2012-11-13 14:46:56 -05:00
Mike Conley
5311e97599
Bug 794752 - Downloads toolbar button changes size the first time it is clicked. r=mak.
2012-11-08 11:13:23 -05:00
Marco Bonardo
7378a3a5e9
Bug 809022 - The downloads button opens the panel even if it's disabled.
...
r=paolo
2012-11-06 23:11:14 +01:00
Marco Bonardo
176916ab62
Bug 803546 - Applying background theme causes Downloads button to jump around.
...
r=mconley
2012-11-06 23:11:11 +01:00
Mike Conley
56facfb197
Bug 759397 - Remove per-item download rate clutter from Downloads Panel. r=mak.
2012-11-06 13:21:50 -05:00
Mike Conley
0a1ef5edce
Bug 807709 - Downloads Panel does not always close when handing off operations to the OS. r=mak.
2012-11-06 13:21:50 -05:00
Kyle Huey
45adfbf2c8
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Mike Conley
c96071316c
Bug 786662 - Open Containing Folder in context menu for Download Panel item is always disabled after pause. r=mak.
2012-10-31 10:07:44 -04:00
Vicamo Yang
e6e6deb486
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
7457de64ad
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
a7bb0ec116
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
dd0cfd935a
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
Mike Conley
25504243fb
Bug 766263 - Part 2: Add a regression test. r=mak.
2012-10-26 13:17:18 -04:00
Mike Conley
a5abbd41d8
Bug 766263 - Part 1: Downloads Panel should not open automatically once per Firefox session. r=mak.
2012-10-26 13:17:18 -04:00
Jan Horak
de4a6659f1
Bug 567377 - Support drag and drop for Linux. r=mak77
2012-10-25 17:43:24 -04:00
Mike Conley
6c55267d1c
Bug 746756 - On feature activation, Download Panel should limit reported downloads. r=mak.
2012-10-24 10:02:29 -04:00
Mike Conley
9eb0f1d1a6
Bug 791569 - Toolkit Downloads window sometimes opens on first download even though the download button is visible. r=mak.
2012-10-10 16:12:56 -04:00
Mike Conley
de37781d4f
Bug 773267 - The Downloads Panel flickers at the top left of the screen before anchoring to the Downloads button. r=mak77, f=paolo.
2012-10-09 13:45:51 -04:00
Yosy
30c966d339
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 21:09:29 +02:00
Benjamin Peterson
25758be060
Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures
2012-09-23 12:25:39 -04:00
Yosy
d78b3767d6
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 16:48:23 +02:00
Paolo Amadini
14d5430427
Bug 748160 - Update the Downloads command to open the Downloads view instead of the Downloads Panel. r=mak
2012-08-25 11:37:55 +02:00
Paolo Amadini
ee9238cfe3
Bug 747903 - Limit the number of items in the Downloads Panel. r=mano
2012-08-25 11:37:55 +02:00
Paolo Amadini
baa8eb743d
Bug 748381 - Update the behavior of the Downloads indicator. r=mano
2012-08-25 11:37:55 +02:00
Paolo Amadini
10d961ef72
Bug 760607 - Update the Downloads Panel visual design. r=mak
2012-08-25 11:37:55 +02:00
Andres Hernandez
13b53f0578
Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
...
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Mike Hommey
c1b35e7b2a
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Paolo Amadini
d22b004ac8
Bug 759397 - The width of the Downloads Panel should be larger and locale-dependent. r=gavin
...
--HG--
extra : rebase_source : 34b94665970774b2dd245bb6ebe15908e7e3dfaf
2012-07-17 18:48:06 +02:00
Nathan Froyd
5b30baa4c3
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Ehsan Akhgari
a95b6edeea
Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
...
This patch does the following:
* It adds nsITransferable::Init(nsILoadContext*). The load context
might be null, which means that the transferable is non-private, but
if it's non-null, we extract the boolean value for the privacy mode
and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
represent the document that the string is coming from.
nsIClipboardHelper implementation internally gets the nsILoadContext
from that and passes it on to the transferable upon creation. The
reason that I did this was that nsIClipboardHelper is supposed to be a
high-level helper, and in most of its call sites, we have easy access
to a document object.
* It modifies all of the call sites of the above interfaces according to
this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
the call sites.
2012-04-16 22:14:01 -04:00