Closed
Bug 478108
Opened 16 years ago
Closed 16 years ago
Remove Debug log messages for video/audio buffering and rate
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: cajbir, Assigned: cajbir)
Details
Attachments
(1 file)
|
1.70 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
The log messages in nsHTMLMediaElement for showing the currently download rate is very chatty, producing many many messages per second. This makes it hard to read other messages.
There is also a duplicated log message for the ready state that prints all the time instead of only when the state changes.
| Assignee | ||
Comment 1•16 years ago
|
||
Assignee: nobody → chris.double
Status: NEW → ASSIGNED
Attachment #361865 -
Flags: superreview?(roc)
Attachment #361865 -
Flags: review?(roc)
Attachment #361865 -
Flags: superreview?(roc)
Attachment #361865 -
Flags: superreview+
Attachment #361865 -
Flags: review?(roc)
Attachment #361865 -
Flags: review+
| Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Comment 2•16 years ago
|
||
Updated•16 years ago
|
Target Milestone: --- → mozilla1.9.2a1
You need to log in
before you can comment on or make changes to this bug.
Description
•