Closed
Bug 368562
Opened 18 years ago
Closed 18 years ago
exception in nsSearchService.js breaks chrome search box
Categories
(Firefox :: Search, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 359564
People
(Reporter: sayrer, Unassigned)
References
()
Details
I got an exception from stmt.next() in |getAttr: function epsGetAttr(engine, name)| from the engineMetadataService.
http://lxr.mozilla.org/seamonkey/source/browser/components/search/nsSearchService.js#2878
Comment 1•18 years ago
|
||
You mean stmt.step()? Dupe of bug 359564?
| Reporter | ||
Comment 2•18 years ago
|
||
(In reply to comment #1)
> You mean stmt.step()? Dupe of bug 359564?
>
Yep, that's the one. (fixed on restarting the browser, btw)
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•