Closed
Bug 731555
Opened 13 years ago
Closed 13 years ago
calling requisition.exec with existing text in the input element causes GCLI to raise exception
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 15
People
(Reporter: jwalker, Unassigned)
Details
Probably Requistion.onTextChange shouldn't fire for a call to exec?
This would also mean that we wouldn't replace the old text when exec is called.
Reporter | ||
Comment 1•13 years ago
|
||
Nothing actually breaks - it's just an error to the console.
Summary: calling requisition.exec with existing text in the input element causes exception → calling requisition.exec with existing text in the input element causes GCLI to raise exception
Reporter | ||
Comment 2•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
•