This change adds a limit of 5000 on the count for how deeply elements can be nested in documents parsed with our XML parser. Blink and WebKit both have such a limit, and both set it at 5000. This prevents bad actors from performing attacks by giving us XML docs with pathological levels of nesting, and causing stack exhaustion. |
||
|---|---|---|
| .. | ||
| DOM | ||
| Parser | ||
| CMakeLists.txt | ||
| Forward.h | ||
| FundamentalTypes.h | ||