Comment 46 for bug 137764

Revision history for this message
In , Pavlov (pavlov) wrote :

Created an attachment (id=285005)
use nsTArray for handling the buffer

this will fix the reallocs by using nsTArray to manage the buffer and then compacting it at the end.