[webkit-reviews] review canceled: [Bug 82660] Frequent crashes in JSC::parse in a worker thread when running regression tests : [Attachment 135365] Updated Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 13:35:05 PDT 2012


Michael Saboff <msaboff at apple.com> has canceled Michael Saboff
<msaboff at apple.com>'s request for review:
Bug 82660: Frequent crashes in JSC::parse in a worker thread when running
regression tests
https://bugs.webkit.org/show_bug.cgi?id=82660

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

------- Additional Comments from Michael Saboff <msaboff at apple.com>
Updated patch that initializes m_script to an empty string so that even when no
input is given, it will be processed as an empty string.

Reviewed in person by Geoff Garen.


More information about the webkit-reviews mailing list