RESOLVED FIXED 63219
Lower HTML parser DOM depth limit to 2048
https://bugs.webkit.org/show_bug.cgi?id=63219
Summary Lower HTML parser DOM depth limit to 2048
Sam Weinig
Reported 2011-06-22 19:04:17 PDT
Lower HTML parser DOM depth limit to 2048
Attachments
Patch (9.65 KB, patch)
2011-06-22 19:09 PDT, Sam Weinig
no flags
Patch (9.69 KB, patch)
2011-06-22 19:29 PDT, Sam Weinig
no flags
Sam Weinig
Comment 1 2011-06-22 19:09:34 PDT
Adam Barth
Comment 2 2011-06-22 19:11:42 PDT
Comment on attachment 98295 [details] Patch Ok. Does Firefox have a nesting depth limit that we should match?
Sam Weinig
Comment 3 2011-06-22 19:28:25 PDT
Looks like it is 200 - https://bugzilla.mozilla.org/show_bug.cgi?id=354161. I am not sure we need to match that.
Sam Weinig
Comment 4 2011-06-22 19:29:31 PDT
Sam Weinig
Comment 5 2011-06-22 19:30:10 PDT
Oops, typed post instead of land into webkit-patch.
Sam Weinig
Comment 6 2011-06-22 19:31:26 PDT
Committed revision 89522
Note You need to log in before you can comment on or make changes to this bug.