[webkit-reviews] review requested: [Bug 31839] JSON.stringify performance on undefined is very poor : [Attachment 43785] [PATCH] Replace substr() with truncate() in the rollback case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 10:32:17 PST 2009


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 31839: JSON.stringify performance on undefined is very poor
https://bugs.webkit.org/show_bug.cgi?id=31839

Attachment 43785: [PATCH] Replace substr() with truncate() in the rollback case
https://bugs.webkit.org/attachment.cgi?id=43785&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
I'm new to this area of WebKit, so please review carefully!

Also, should I add an assert that the new truncate length is less then the
existing length?


More information about the webkit-reviews mailing list