Open
Bug 711884
Opened 13 years ago
Updated 2 years ago
nsPartialLocalFileInputStream::Init defeats DEFER_OPEN optimization for file streams by calling Seek on the main thread
Categories
(Core :: Networking: File, defect, P3)
Core
Networking: File
Tracking
()
NEW
People
(Reporter: khuey, Unassigned)
References
Details
(Whiteboard: [Snappy:P2][necko-backlog])
The partial file input streams probably just need to be taught to honor DEFER_OPEN and defer their seeking.
Updated•13 years ago
|
Whiteboard: [Snappy] → [Snappy:P2]
Updated•9 years ago
|
Whiteboard: [Snappy:P2] → [Snappy:P2][necko-backlog]
Comment 1•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P1
Comment 2•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P1 → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•