Closed
Bug 365728
Opened 18 years ago
Closed 18 years ago
js error exception when bookmarking "download here." link on http://www.mozilla.org/projects/minefield/
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 347310
People
(Reporter: moco, Unassigned)
References
()
Details
js error exception when bookmarking "download here." link on http://www.mozilla.org/projects/minefield/
I get four of these:
Error: [Exception... "'Component does not have requested interface' when calling method: [nsIInterfaceRequestor::getInterface]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "<unknown>" data: no]
steps to reproduce:
1) visit http://www.mozilla.org/projects/minefield/
2) right click on "dowload here." text
3) do "Bookmark This Link..."
note, this is with a places-with-bookmarks build on mac os x
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a2pre) Gecko/20070102 Minefield/3.0a2pre
Comment 1•18 years ago
|
||
These are thrown by the microsummaries service apparently.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Comment 2•16 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
•