Bug 63856 - Reduce parser nesting cap to 512
Summary: Reduce parser nesting cap to 512
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-01 16:59 PDT by Sam Weinig
Modified: 2011-07-01 17:09 PDT (History)
0 users

See Also:


Attachments
Patch (4.31 KB, patch)
2011-07-01 17:02 PDT, Sam Weinig
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-07-01 16:59:59 PDT
Reduce parser nesting cap to 512
Comment 1 Sam Weinig 2011-07-01 17:02:27 PDT
Created attachment 99540 [details]
Patch
Comment 2 Sam Weinig 2011-07-01 17:09:17 PDT
Committed r90301: <http://trac.webkit.org/changeset/90301>