Bug 34016 - Limit length of EWS results to 5MB
Summary: Limit length of EWS results to 5MB
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-22 12:53 PST by Adam Barth
Modified: 2010-01-22 15:57 PST (History)
0 users

See Also:


Attachments
Patch (2.31 KB, patch)
2010-01-22 12:55 PST, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2010-01-22 12:53:31 PST
Limit length of EWS results to 5MB
Comment 1 Adam Barth 2010-01-22 12:55:15 PST
Created attachment 47220 [details]
Patch
Comment 2 Darin Adler 2010-01-22 12:55:44 PST
Comment on attachment 47220 [details]
Patch

rs=me
Comment 3 Eric Seidel (no email) 2010-01-22 12:57:22 PST
Comment on attachment 47220 [details]
Patch

Well, it will end up slightly over 5mb with that limit, since the script error itself adds some text to the output.  But this looks fine.
Comment 4 Adam Barth 2010-01-22 15:57:38 PST
Comment on attachment 47220 [details]
Patch

Clearing flags on attachment: 47220

Committed r53728: <http://trac.webkit.org/changeset/53728>
Comment 5 Adam Barth 2010-01-22 15:57:43 PST
All reviewed patches have been landed.  Closing bug.