Closed Bug 337358 Opened 18 years ago Closed 18 years ago

table updates consume large amounts of memory and block shutdown

Categories

(Toolkit :: Safe Browsing, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: tony, Assigned: tony)

Details

The current method of downloading url lists and putting them into the database consumes large amounts of memory and prevents browser shutdown until the information has been committed to the sqlite db.

We should stream the updates instead and cancel the update during browser shutdown.  Incomplete updates are ok, next browser launch we can just re-download the update.
Was fixed in bug 340603 by making the updates streaming.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.