Closed Bug 822330 Opened 11 years ago Closed 11 years ago

No showing DL meter in win7 taskbar with downloading on private window

Categories

(Firefox :: Private Browsing, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 20

People

(Reporter: tetsuharu, Assigned: ehsan.akhgari)

References

Details

(Whiteboard: [mentor=jdm][lang=js])

Attachments

(2 files)

[Environment]
-http://hg.mozilla.org/mozilla-central/rev/c8a1314aa449

[Step to Reproduce]
Download files on private window.

[Result]
No showing download indicator in windows taskbar.

[more info]
*Is this regression, or by design of per-window private browsing?
*Attached screenshot is DL meter when downloading on normal-window.
Blocks: PBnGen
The relevant code is here: http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/downloads/DownloadTaskbarProgress.jsm

The changes won't be difficult - just make the addListener call addPrivacyAwareListener, and then make the uses of activeDownloads and activeDownloads count extend to cover activePrivateDownloads and activePrivateDownloadCount.
Whiteboard: [mentor=jdm][lang=js]
Attached patch Patch (v1)Splinter Review
Assignee: nobody → ehsan
Status: NEW → ASSIGNED
Attachment #694589 - Flags: review?(josh)
Attachment #694589 - Flags: review?(josh) → review+
https://hg.mozilla.org/mozilla-central/rev/3b36ac0574c7
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 20
You need to log in before you can comment on or make changes to this bug.