Closed Bug 1417254 Opened 8 years ago Closed 8 years ago

AUS:SVC ChannelDownloader:onProgress & ChannelDownloader:onStatus messages swamp console

Categories

(Toolkit :: Application Update, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox59 --- wontfix
firefox60 --- fixed

People

(Reporter: nthomas, Assigned: robert.strong.bugs)

Details

(Whiteboard: developer)

Attachments

(1 file)

Sample console output: AUS:SVC ChannelDownloader:onStatus - status: 2152398854, statusText: archive.mozilla.org AUS:SVC ChannelDownloader:onProgress - progress: 3816314/49435874 AUS:SVC ChannelDownloader:onStatus - status: 2152398854, statusText: archive.mozilla.org AUS:SVC ChannelDownloader:onProgress - progress: 3832698/49435874 AUS:SVC ChannelDownloader:onStatus - status: 2152398854, statusText: archive.mozilla.org AUS:SVC ChannelDownloader:onProgress - progress: 3849082/49435874 AUS:SVC ChannelDownloader:onStatus - status: 2152398854, statusText: archive.mozilla.org AUS:SVC ChannelDownloader:onProgress - progress: 3865466/49435874 AUS:SVC ChannelDownloader:onStatus - status: 2152398854, statusText: archive.mozilla.org AUS:SVC ChannelDownloader:onProgress - progress: 3881850/49435874 The increment in download size is fairly small, so there are many messages over the course of retrieving a complete mar. This can push early messages, like the update server query and response, and the url being downloaded, off the top of the console. Is it possible to log less frequently during download ?
Priority: -- → P2
Whiteboard: developer
Attached patch patch rev1Splinter Review
Assignee: nobody → robert.strong.bugs
Status: NEW → ASSIGNED
Attachment #8951147 - Flags: review?(mhowell)
Attachment #8951147 - Flags: review?(mhowell) → review+
Pushed by rstrong@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/ec6f1b3c1317 don't print all update download onProgress messages to the console when logging is turned on. r=mhowell
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Thanks for the fix.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: