Open Bug 1217508 Opened 9 years ago Updated 4 years ago

CacheFileIOManager::DoomFileInternal may use info about pinning from index.

Categories

(Core :: Networking: Cache, defect, P5)

defect

Tracking

()

Tracking Status
firefox44 --- affected

People

(Reporter: mayhemer, Unassigned)

References

Details

(Whiteboard: [necko-backlog])

There is a potential to speed up doom of a cache file handle when the index is up to date and provides the "pinned/non-pinned" information directly. However, I'm not much in favor of that change since: - the index information could potentially already belong to a different handle ; we have ability to have more handles for a single entry open at the same time, if I'm not mistaken - the code works well even w/o this optimization change - the code could just complicate even more with this change
Summary: CacheFileIOManager::OpenFileInternal may use info about pinning from index. → CacheFileIOManager::DoomFileInternal may use info about pinning from index.
Whiteboard: [necko-backlog]
Priority: -- → P1
Priority: P1 → P3

Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.

If you have reason to believe this is wrong, please write a comment and ni :jstutte.

Severity: normal → S4
Priority: P3 → P5
You need to log in before you can comment on or make changes to this bug.