Comment #1 on issue 1941 by [email protected]: Browser lock up for large css files.
https://code.google.com/p/google-caja/issues/detail?id=1941

It is not in the CRLF normalization but rather the recursive regex of 'ESCAPE_TAIL'.

Firefox 33+ defaults to Latin1 for their internal encoding, and their regex method must not account for that.

Forcing unicode seems to fix it.

Attachments:
        firefox33-force-unicode.diff  902 bytes

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to