Closed Bug 773652 Opened 12 years ago Closed 9 years ago

Make the output from the GCLI calllog command nicer

Categories

(DevTools Graveyard :: Graphic Commandline and Toolbar, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: jwalker, Unassigned)

References

Details

(Whiteboard: [gclicommands])

see comments in GcliCommands.jsm
Previously: try { let msg = Components.classes["@mozilla.org/scripterror;1"] .createInstance(Components.interfaces.nsIScriptError); msg.init("Method call: " + this.callDescription(frame), frame.script ? frame.script.url : (frame.type + " code"), "", frame.script.getOffsetLine(frame.offset), 0, Components.interfaces.nsIScriptError.warningFlag, "component javascript"); Services.console.logMessage(msg); } catch(ex) { // Ignore }
Blocks: GCLICMD
Whiteboard: [gclicommands]
Assignee: nobody → mratcliffe
Status: NEW → ASSIGNED
New component triage. Filter on "Lobster Thermidor aux crevettes with a Mornay sauce"
Component: Developer Tools: Console → Developer Tools: Graphic Commandline and Toolbar
Resetting priorities because these P* levels are very out of date. Sorry for the bug spam. Filter on Lobster Thermidor
Priority: P2 → --
Filter on 1ff0543e-b501-4893-a72b-e4773c01e655
Assignee: mratcliffe → nobody
Status: ASSIGNED → NEW
Triage. Filter on Lobster Thermidor. Nice idea, but no need to keep on file.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.