Closed
Bug 421585
Opened 17 years ago
Closed 16 years ago
t.updateChevron is not a function
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
Details
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008030619 Minefield/3.0b5pre (Debug Build)
Steps to reproduce:
-> Create a new toolbar (via View -> toolbars -> Customize ) (in my testcase with the History icon as only icon on this new toolbar)
-> Restart Firefox
-> View -> toolbars -> Customize "Restore Default set"
JS Error:
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'[JavaScript Error: "t.updateChevron is not a function" {file: "chrome://browser/content/places/toolbar.xml" line: 73}]' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "<unknown>" data: yes]
Comment 1•16 years ago
|
||
this WFM on current trunk
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Comment 2•15 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•