Updates:
        Summary: html_sanitize is slow for large inputs on firefox 3.6, IE[678]
        Status: Started

Comment #2 on issue 1358 by [email protected]: html_sanitize is slow for large inputs on firefox 3.6, IE[678]
http://code.google.com/p/google-caja/issues/detail?id=1358

ok, I have a preliminary rewrite of html_sanitize's parser that's faster in all supported browsers, for the case of a string that's 16k copies of "<", and possibly for all types of html inputs. just need to do some more performance tests and some more conformance tests.

Reply via email to