Closed
Bug 780145
Opened 13 years ago
Closed 13 years ago
ArchiveReader doesn't unzip large files
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: baku, Assigned: baku)
References
Details
Attachments
(1 file, 1 obsolete file)
5.89 KB,
patch
|
jst
:
review+
jst
:
checkin+
|
Details | Diff | Splinter Review |
ArchiveReader doesn't unzip large files
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → amarchesini
Assignee | ||
Comment 1•13 years ago
|
||
wrong usage of the avail_out value.
Attachment #648741 -
Flags: review?(jst)
Updated•13 years ago
|
Attachment #648741 -
Flags: review?(jst) → review+
Assignee | ||
Updated•13 years ago
|
Attachment #648741 -
Flags: checkin?(jst)
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 648741 [details] [diff] [review]
Bug 780145 - ArchiveReader doesn't unzip large files
I have to optimize a corner-case. So please don't check-in this patch yet.
Attachment #648741 -
Flags: checkin?(jst)
Assignee | ||
Comment 3•13 years ago
|
||
Attachment #648741 -
Attachment is obsolete: true
Attachment #649674 -
Flags: review?(jst)
Updated•13 years ago
|
Attachment #649674 -
Flags: review?(jst) → review+
Assignee | ||
Updated•13 years ago
|
Attachment #649674 -
Attachment description: Bug 772434 - Blob support for Zip file contents, r=jst → Bug 780145 - ArchiveReader doesn't unzip large files, r=jst
Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 649674 [details] [diff] [review]
Bug 780145 - ArchiveReader doesn't unzip large files, r=jst
Green on try.
Attachment #649674 -
Flags: checkin?(jst)
Comment 6•13 years ago
|
||
Updated•13 years ago
|
Attachment #649674 -
Flags: checkin?(jst) → checkin+
Comment 7•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•