Closed Bug 506131 Opened 15 years ago Closed 14 years ago

cookies.sqlite written to constantly

Categories

(Core :: Networking: Cookies, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 572223

People

(Reporter: dietrich, Unassigned)

References

Details

(Whiteboard: [tsnap])

i often keep a view of my profile dir open, sorted by last modified. places.sqlite and sessionstore.js are up there for sure, but cookies.sqlite is definitely the most-often-written-to file in there.

this hurts extremely i/o bound platforms like wince. we should store the data in memory and periodically flush to disk. preferably that period would be a pref.
Component: General → Networking: Cookies
Product: Firefox → Core
QA Contact: general → networking.cookies
Keywords: perf
Whiteboard: [tsnap]
We should make use of the asynchronous database stuff here.
Depends on: 449990
Keywords: perf
This is a clone of bug 572223
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.