Closed Bug 376735 Opened 17 years ago Closed 17 years ago

Simplify the code path for updating the node details for a bookmark

Categories

(Firefox :: Bookmarks & History, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Firefox 3 alpha6

People

(Reporter: asaf, Assigned: asaf)

References

Details

(Whiteboard: patch on bug 384623)

Simplify the code path for updating the node details for a bookmark.

Right now we're doing something like this:
  1. observe to the bookmarks-service in nsNavHistoryResult
  2. observe to nsNavHistoryResult from nsNavHistoryFolderResultNode
  3. nsNavHistoryResult's onItemChange calls nsNavHistoryFolderResultNode's
     onItemChange.
  4. nsNavHistoryFolderResultNode's onItemChange looks for the result node
     in its children and updates it.

This is very complex and probably doesn't work at all for bookmark-queries.
Assignee: mano → nobody
Status: ASSIGNED → NEW
Depends on: 373971
evaluating for A6
Target Milestone: Firefox 3 alpha4 → Firefox 3 alpha6
Assignee: nobody → mano
Priority: -- → P3
Whiteboard: patch on bug 384623
Fixed in bug 384623.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
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.