[tor-bugs] #10319 [Firefox Patch Issues]: Reimplement cache isolation as a direct C++ patch
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Dec 9 05:21:30 UTC 2013
#10319: Reimplement cache isolation as a direct C++ patch
----------------------------------+---------------------
Reporter: mikeperry | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Component: Firefox Patch Issues | Version:
Keywords: tbb-linkability | Actual Points:
Parent ID: #6528 | Points:
----------------------------------+---------------------
Our current cache isolation relies on a cacheKey hack to isolate the
content cache per domain. This requires an on-modify-request observer in
javascript that could be done in C++ instead.
We should implement something that sets this property directly in C++. Or
perhaps we should see if we can leverage the new concurrent Private
Browsing mode code to isolate both the image and content cache with much
less complexity than our current patches.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10319>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list