Closed
Bug 722980
Opened 13 years ago
Closed 7 years ago
nsMediaCache::Flush performs I/O on the main thread
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: jdm, Unassigned)
References
Details
(Whiteboard: [Snappy:p1])
Flush is called on exiting private browsing, and it truncates the cache file, closes it and reopens it.
http://mxr.mozilla.org/mozilla-central/source/content/media/nsMediaCache.cpp#598
Comment 1•13 years ago
|
||
roc, can someone look into this?
Assignee: nobody → cpearce
Updated•11 years ago
|
Assignee: cpearce → nobody
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: Playback
Comment 2•7 years ago
|
||
Mass closing do to inactivity.
Feel free to re-open if still needed.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•