summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/nsExpatDriver.h
Commit message (Collapse)AuthorAgeLines
* Issue #1317 - Increase the XML nested depth limit to 2048.wolfbeast2019-12-12-5/+3
| | | | | | | | - Converts from macro to static const for the limit. - Uses a check against the declared type for the counter instead of a hard-coded one. This resolves #1317.
* Restrict XML file recursion depth to 200.wolfbeast2018-02-02-1/+6
| | | | This resolves #2.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+142