Closed Bug 981924 Opened 10 years ago Closed 10 years ago

Update ReportToConsole calls in layout code to use the right category

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 34

People

(Reporter: seth, Assigned: seth)

References

Details

Attachments

(1 file)

After bug 981241 lands, it'll be easier to make web console messages show up in the CSS category. We should update our code to do so. Prefixing the categories with "CSS: " or "Layout: " is enough.
Summary: Update layout code to appear in the right category in the web console → Update ReportToConsole calls in layout code to use the right category
This patch takes care of the calls I found in layout/ via a quick check with mxr.
Attachment #8388893 - Flags: review?(dbaron)
Comment on attachment 8388893 [details] [diff] [review]
Update ReportToConsole calls in layout code to use the right category.

r=dbaron; sorry for dropping this one
Attachment #8388893 - Flags: review?(dbaron) → review+
Pushed a followup (a test needed to be updated to match these changes):

https://hg.mozilla.org/integration/mozilla-inbound/rev/3e54857a5004
https://hg.mozilla.org/mozilla-central/rev/f2091b49fee7
https://hg.mozilla.org/mozilla-central/rev/3e54857a5004
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 34
QA Whiteboard: [qa-]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: