Closed
Bug 779457
Opened 13 years ago
Closed 13 years ago
GCLI displays the hints for boolean positional parameters as optional
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 18
People
(Reporter: jwalker, Unassigned)
Details
For an example in the web application:
>> gcli selboolnum
<sel> [bool] <num>
Should be:
>> gcli selboolnum
<sel> <bool> <num>
Reporter | ||
Comment 1•13 years ago
|
||
Perhaps there should be no defaultValue for positional boolean parameters...
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•