[webkit-reviews] review granted: [Bug 46410] Stack overflow when converting an Error object to string : [Attachment 79377] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 18 18:37:57 PST 2011


Geoffrey Garen <ggaren at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 46410: Stack overflow when converting an Error object to string
https://bugs.webkit.org/show_bug.cgi?id=46410

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

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
Probably even better to deploy StackBounds::recursionCheck instead of
continuing to use our legacy system of fixed recursion constants. But I will
not make the perfect the enemy of the good!

r=me


More information about the webkit-reviews mailing list