Name Description Size
components.conf 970
GlodaAutoComplete.sys.mjs glautocomp.js decides which autocomplete item type to use when one enters text in global search box. There are following types of autocomplete item: gloda-contact-chunk-richlistitem, gloda-fulltext-all-richlistitem, gloda-fulltext-single-richlistitem, gloda-multi-richlistitem, gloda-single-identity-richlistitem, gloda-single-tag-richlistitem. 17812
MimeMessageEmitter.sys.mjs When the saneBodySize flag is active, limit body parts to at most this many bytes. See |MsgHdrToMimeMessage| for more information on the flag. The choice of 20k was made on the very scientific basis of running a query against my indexed e-mail and finding the point where these things taper off. I chose 20 because things had tapered off pretty firmly by 16, so 20 gave it some space and it was also the end of a mini-plateau. 19703
moz.build 366