Closed Bug 579975 Opened 14 years ago Closed 14 years ago

logConsoleActivity() message filtering bug

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: msucan, Unassigned)

References

Details

Attachments

(1 file)

The logConsoleActivity() filters messages using localized logLevel strings, which causes it to miss some messages. For example, it misses CSS warnings on google.com.
This patch fixes message filtering in the HUDService.logConsoleActivity() method. The patch should apply cleanly on mozilla-central.
Attachment #458399 - Flags: review?(dtownsend)
Are there tests covering this functionality?
Attachment #458399 - Flags: review?(dtownsend) → review+
Comment on attachment 458399 [details] [diff] [review]
[checked-in] proposed fix

http://hg.mozilla.org/mozilla-central/rev/a90e16166da9
Attachment #458399 - Attachment description: proposed fix → [checked-in] proposed fix
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment on attachment 458399 [details] [diff] [review]
[checked-in] proposed fix

a=beltzner, post hoc
Attachment #458399 - Flags: approval2.0+
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: