[webkit-reviews] review granted: [Bug 65761] Web Inspector: constrain maximum depth for returnByValue objects : [Attachment 103054] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 5 02:32:01 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 65761: Web Inspector: constrain maximum depth for returnByValue objects
https://bugs.webkit.org/show_bug.cgi?id=65761

Attachment 103054: Patch
https://bugs.webkit.org/attachment.cgi?id=103054&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=103054&action=review


> Source/WebCore/inspector/InspectorValues.h:51
> +    static const int maxDepth = 20;

1000?


More information about the webkit-reviews mailing list