Closed
Bug 722849
Opened 13 years ago
Closed 13 years ago
Remove use of global PB state from cache service
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jdm, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
In a per-window private browsing world, we need to support a separate cache session from non-private browsing windows. My current WIP patches simply implement a separate cache session for all PB channels; this doesn't seem to be very different behaviour-wise than the existing implementation.
Reporter | ||
Comment 1•13 years ago
|
||
Actually the cache session work is in bug 722845. This is just a straight up removal of the PB code from the cache service as it shouldn't be necessary any more.
Comment 2•13 years ago
|
||
jdm: is this ready for review? :michal is your best bet (or will know who to have review it).
Reporter | ||
Comment 3•13 years ago
|
||
Nope. I'll get review and feedback when it's necessary.
Reporter | ||
Updated•13 years ago
|
Depends on: 722845
Summary: Create a separate cache session for private browsing → Remove use of global PB state from cache service
Reporter | ||
Comment 4•13 years ago
|
||
This bug is both ill-named and not very useful. This removal will be folded into bug 722845.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•