Closed
Bug 815295
Opened 13 years ago
Closed 13 years ago
Disable the Downloads Panel in Firefox 19
Categories
(Firefox :: Downloads Panel, defect, P1)
Tracking
()
RESOLVED
FIXED
Firefox 19
People
(Reporter: mconley, Assigned: mconley)
References
Details
Attachments
(1 file)
|
2.32 KB,
patch
|
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
We'll want to disable this about a week or two before the next merge (which is currently scheduled during the week of 2013-01-06).
So basically, we should shut this off on Aurora just before the holidays start.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → mconley
OS: Windows 7 → All
Hardware: x86_64 → All
Version: Trunk → 19 Branch
Updated•13 years ago
|
tracking-firefox19:
--- → +
Comment 1•13 years ago
|
||
The patch is the same used to disable in 18 (thus added dependency)
Comment 2•13 years ago
|
||
We should do this just before the christmas holidays, the next merge is on 7th jan, so that looks like about the requested 2-weeks-before-merge.
| Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
This should land before Friday.
| Assignee | ||
Comment 5•13 years ago
|
||
(In reply to Marco Bonardo [:mak] from comment #4)
> This should land before Friday.
This applies cleanly for me. Does this need an r+, or should I just request approval for mozilla-aurora?
Comment 6•13 years ago
|
||
just get approval, this went through enough landings already to required further reviews :)
| Assignee | ||
Comment 7•13 years ago
|
||
Comment on attachment 688887 [details] [diff] [review]
Disable the Downloads Panel in Aurora 19
As Aurora 19 approaches the uplift, we want to disable the Downloads Panel, since we only left it enabled on Aurora for testing.
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
N/A
User impact if declined:
Users get a half-baked Downloads Panel experience in Beta.
Testing completed (on m-c, etc.):
This patch has been used to disable the Panel at least two other times - seems to work well.
Risk to taking this patch (and alternatives if risky):
None.
String or UUID changes made by this patch:
None.
Attachment #688887 -
Flags: approval-mozilla-aurora?
Updated•13 years ago
|
Priority: -- → P1
Updated•13 years ago
|
Attachment #688887 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
| Assignee | ||
Comment 8•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
status-firefox19:
--- → fixed
Keywords: verifyme
Resolution: --- → FIXED
Target Milestone: --- → Firefox 19
Comment 9•13 years ago
|
||
Followup to disable browser_first_download_panel.js, which was timing out.
https://hg.mozilla.org/releases/mozilla-aurora/rev/85d4b438e27d
Comment 10•13 years ago
|
||
Verified as fixed on Firefox 19 beta 1 - the downloads panel is disabled (per default the preference browser.download.useToolkitUI is set to true in about:config).
Verified on Windows 7, Ubuntu 12.04 and Mac OS X 10.8.2:
Mozilla/5.0 (Windows NT 6.1; rv:19.0) Gecko/20100101 Firefox/19.0
Mozilla/5.0 (X11; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:19.0) Gecko/20100101 Firefox/19.0
You need to log in
before you can comment on or make changes to this bug.
Description
•