Open
Bug 1459861
Opened 7 years ago
Updated 2 years ago
Use nsIURI again in cache2
Categories
(Core :: Networking: Cache, enhancement, P3)
Core
Networking: Cache
Tracking
()
NEW
People
(Reporter: mayhemer, Unassigned)
References
Details
(Whiteboard: [necko-triaged])
In the past we started to use strings instead of uris in the cache code. It's time to start using uris again as they are threadsafe now.
Updated•7 years ago
|
Assignee: nobody → honzab.moz
Priority: -- → P3
Whiteboard: [necko-triaged]
Reporter | ||
Comment 1•6 years ago
|
||
May be a very small perf and memory win on the parent process, but I don't have time right now to work on it.
Assignee: honzab.moz → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•