Closed
Bug 173683
Opened 23 years ago
Closed 23 years ago
Bringing up "Manage Bookmarks..." gives me lots of Javascript errors
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021009
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021009
Just open the "manage bookmarks..." and you will get tons of javascript errors.
So many infact that the browser can hang.
I get this erros in the console:
Error: [Exception... "'JavaScript component does not have a method named:
"getImageSource"' when calling method:
[nsIXULTreeBuilderObserver::getImageSource]" nsresult: "0x80570030
(NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "<unknown>" data: no]
Reproducible: Always
Steps to Reproduce:
Comment 1•23 years ago
|
||
Confirming:
UA: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021004
Step to reproduce:
1. Launch Mozilla
2. CTRL-B or Bookmarks->Manage Bookmarks
3. Take a look at the Javascript Console
can't find nsIXULTreeBuilderObserver::getImageSource
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•23 years ago
|
||
This is fixed by patch 101877 @ bug 172545.
Reporter, you can verify with a 20021010 build
(or apply the patch in your build)
so please close this bug.
Reporter | ||
Comment 3•23 years ago
|
||
Yes, thanks
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•