Closed
Bug 726291
Opened 14 years ago
Closed 14 years ago
GCLI needs fewer events
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 15
People
(Reporter: jwalker, Unassigned)
References
Details
It's only used by ArgFetcher, and then it's function could be easily reproduced by tapping into onInputChange
| Reporter | ||
Updated•14 years ago
|
Summary: GCLI doesn't need the remove onCommandChange event → GCLI doesn't need the onCommandChange event
| Reporter | ||
Comment 1•14 years ago
|
||
Fine grained events are good in theory, but they're hard to keep track of, and it can be hard to pin down exactly what they mean.
More granular events are simpler and therefore better.
Summary: GCLI doesn't need the onCommandChange event → GCLI needs fewer events
Target Milestone: Firefox 14 → Firefox 13
| Reporter | ||
Updated•14 years ago
|
Target Milestone: Firefox 13 → Firefox 14
| Reporter | ||
Comment 2•14 years ago
|
||
GCLI Triage.
Fixed with the closing of bug 720641
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: Firefox 14 → Firefox 15
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•