Closed Bug 309362 Opened 19 years ago Closed 19 years ago

ICS provider truncates files at 65536 bytes

Categories

(Calendar :: Internal Components, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dmosedale, Assigned: dmosedale)

Details

Attachments

(1 file)

Patch forthcoming.  It turns out nsConverterOutputStream was returning an error
when the pipe filled up.  Temporary fix is to make the pipe "infinite length",
but that costs VM, just like a storage stream does.  Real solution for later is
that we need to stream this data ourselves.
Attachment #196819 - Flags: first-review?(mvl)
Comment on attachment 196819 [details] [diff] [review]
use an infinite pipe & notice write errors

r=mvl
Attachment #196819 - Flags: first-review?(mvl) → first-review+
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: