danny0838 / firefox-scrapbook-converter

15 stars 8 forks source link

Firefox core does not allow large string. #1

Open danny0838 opened 10 years ago

danny0838 commented 10 years ago

It seems that a string > 256 MB causes a "allocation size overflow" error in Firefox. Due to this problem we cannot read a large .enex (xml) file. We need a workaround for reading large xml files.