Closed Bug 609952 Opened 14 years ago Closed 14 years ago

Move sendToWebConsole functionality from ConsoleAPIObserver to HUDService

Categories

(DevTools :: General, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 4.0b8

People

(Reporter: ddahl, Assigned: Gavin)

References

Details

(Whiteboard: [followup])

Attachments

(1 file)

followup from gavin's review of bug 587734: > >+ function CAO_sendToWebConsole(aWebConsole, aLevel, aArguments) > > And this method seems like it reaches into HUDService/aWebConsole a bit too > much - seems like there should be a HUDService.logConsoleMessage(aHudID, > aLevel, aArguments) that contains most of this code (the existing > logConsoleMessage seems unused).
Assignee: nobody → ddahl
Whiteboard: [followup]
Blocks: devtools4
Attached patch patch (deleted) — Splinter Review
This is on top of the patch for bug 609950.
Attachment #491073 - Flags: review?(ddahl)
Assignee: ddahl → gavin.sharp
Status: NEW → ASSIGNED
Oh, and both patches are on top of the patch for bug 580618.
Comment on attachment 491073 [details] [diff] [review] patch >- * logs a message to the Heads Up Display that originates >- * in the nsIConsoleService >+ * Logs a message to the Heads Up Display that originates >+ * in the from the window.console API nit: remove "in the" from comment
Attachment #491073 - Flags: review?(ddahl) → review+
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b8
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: