Closed
Bug 733768
Opened 13 years ago
Closed 13 years ago
GCLI API hardening: requisition.exec should return outputObject not boolean
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 15
People
(Reporter: jwalker, Unassigned)
Details
The boolean return wasn't helpful to my knowledge, and knowing what has actually happened is clearly useful.
The exposed outputObject is the same as is exposed by canon.commandOutputManager. In addition to exposing outputObject directly we should also check that this object is as robust and it should be.
Reporter | ||
Updated•13 years ago
|
Target Milestone: Firefox 13 → Firefox 14
Reporter | ||
Comment 1•13 years ago
|
||
GCLI Triage.
Fixed with the closing of bug 720641
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: Firefox 14 → Firefox 15
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•