Closed Bug 336837 Opened 19 years ago Closed 14 years ago

microsummary service doesn't guarantee cache loaded before updating

Categories

(Firefox Graveyard :: Microsummaries, defect, P4)

2.0 Branch
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: myk, Assigned: myk)

Details

(Whiteboard: [microsummaries-feature-removal])

The microsummary caches local generators in memory on bookmarks-service-initialized and also instantiates a timer that fires 15 seconds later (and every 15 seconds after that) that checks to see if microsummaries need updating, but it doesn't guarantee that it'll finish caching the generators before first attempting to update microsummaries. The service should wait until the cache is populated before first attempting to update microsummaries so it doesn't attempt to update a microsummary that it doesn't yet have generator for (f.e. on slow NFS-mounted profiles).
Priority: -- → P1
Whiteboard: [myk: mss]
Target Milestone: --- → Firefox 3
Component: Bookmarks → Microsummaries
Whiteboard: [myk: mss]
QA Contact: bookmarks → microsummaries
Priority: P1 → P4
Target Milestone: Firefox 3 → ---
- BUGSPAM - Wontfixing all Microsummaries bugs, since the feature has been removed from the core product and previous versions won't get further fixes for it. If interested in supporting Microsummaries in your add-on, you're free to use our old microsummaries code and to search all previously open bugs by looking for [microsummaries-feature-removal] in the status whiteboard field.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Whiteboard: [microsummaries-feature-removal]
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.