mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-23 13:04:28 +00:00
d9ea7f8f8f
makes two callbacks -- one to determine the charset and one to provide an nsIUnicharInputStream. Use this in the CSSLoader instead of allocating a single big buffer for the sheet. Clean up the way we look for the @charset charset in the sheet data. r=rpotts for netwerk/, r=peterv for content/, r=smontagu for intl/, sr=darin for the whole thing.