Closed Bug 555899 Opened 15 years ago Closed 15 years ago

[HTML5] The HTML5 parser should have the same limit on tree builder stack depth as the old parser

Categories

(Core :: DOM: HTML Parser, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: hsivonen, Unassigned)

Details

Spun off from bug 483209. The old parser has a limit of 200 on the depth of the tree builder stack, because otherwise recursive algorithms in the frame constructor can crash on Windows. The HTML5 parser should have the same limit.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.