Closed Bug 759886 Opened 12 years ago Closed 8 years ago

Opening offline cache entries is done on the main thread

Categories

(Core :: Networking: HTTP, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: briansmith, Assigned: michal)

References

Details

(Whiteboard: [Snappy:p1])

Bug 717761 fixes the more common case where we were accessing the normal cache on the main thread before submitting the request to the server, but, it doesn't fully address the opening of offline cache entries on the main thread, because OnOfflineCacheEntryAvailable accesses some non-thread-safe things like nsIApplicationCacheNamespace. Work similar to bug 717761 needs to be done to move these cache access to the cache thread.
Component: Document Navigation → Networking: HTTP
QA Contact: docshell → networking.http
Whiteboard: [Snappy] → [Snappy:p1]
Assignee: nobody → michal.novotny
app cache is going away
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.