Closed
Bug 825060
Opened 12 years ago
Closed 12 years ago
Enable the new Downloads View by default when the panel is enabled
Categories
(Firefox :: Downloads Panel, defect, P1)
Firefox
Downloads Panel
Tracking
()
VERIFIED
FIXED
Firefox 20
People
(Reporter: mak, Assigned: mak)
References
Details
Attachments
(1 file, 1 obsolete file)
9.14 KB,
patch
|
Details | Diff | Splinter Review |
It's time to get rid of browser.library.useNewDownloadsView and collect bug reports from Nightly testing.
Theming got a first pass on all platforms, and we are actively working on performances in Bug 822343.
Some brief lag in showing the view is expected until Bug 822343 is properly resolved, but enabling it we can begin collecting feedback on its functionality, not just on performances.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #696125 -
Flags: review?(mconley)
Comment 2•12 years ago
|
||
Comment on attachment 696125 [details] [diff] [review]
patch v1.0
Looks good to me - thanks Marco!
Attachment #696125 -
Flags: review?(mconley) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Target Milestone: --- → Firefox 20
Assignee | ||
Updated•12 years ago
|
Priority: -- → P1
Comment 4•12 years ago
|
||
Backed out for failing browser_library_downloads.js: https://hg.mozilla.org/integration/mozilla-inbound/rev/91c3020669f0
Assignee | ||
Comment 5•12 years ago
|
||
Fix the test, and a couple trivial warnings.
Attachment #696125 -
Attachment is obsolete: true
Assignee | ||
Comment 6•12 years ago
|
||
relanded with fixed test, thanks for the backout.
https://hg.mozilla.org/integration/mozilla-inbound/rev/77f4c8155c60
Comment 7•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 8•12 years ago
|
||
Probably not a big deal, but if a Nightly tester added the pref:
browser.library.useNewDownloadsView to test the Places Download Manager, that pref is not removed with this patch.
Resetting the manually added pref and restarting the Nightly no longer shows the pref as noted above.
Comment 9•12 years ago
|
||
Verified as fixed on the latest Nightly - when the downloads panel is enabled the new downloads view (in the Library) is opened.
Verified on Windows 7, Ubuntu 12.10 and Mac OS X 10.8.2:
Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20130102 Firefox/20.0 Build ID: 20130102030907
Mozilla/5.0 (X11; Linux i686; rv:20.0) Gecko/20130103 Firefox/20.0 Build ID: 20130103030946
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:20.0) Gecko/20130103 Firefox/20.0 Build ID: 20130103030946
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•