Closed
Bug 360411
Opened 18 years ago
Closed 17 years ago
Restore default set in toolbar customization throws this._getParentSearchbar() has no properties
Categories
(Firefox :: Search, defect)
Firefox
Search
Tracking
()
RESOLVED
FIXED
People
(Reporter: philor, Unassigned)
References
()
Details
STR:
1. Right click toolbar, choose Customize
2. Click "Restore default set"
3. Look at error console, see
Error: this._getParentSearchbar() has no properties
Source File: chrome://browser/content/search/search.xml
Line: 583
I sort of suspect this is the fault of the toolbar binding, for not having a currentSetWrapped setter that will call insertItem asking for a wrapper, but I'm not really sure.
| Reporter | ||
Comment 1•17 years ago
|
||
Fixed by bug 398020
You need to log in
before you can comment on or make changes to this bug.
Description
•