[webkit-reviews] review requested: [Bug 118328] Optimize addStrackTraceIfNecessary to be faster in the case when it's not necessary : [Attachment 206268] Fixed the Errors in the previous patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 8 14:29:03 PDT 2013


Chris <chris_curtis at apple.com> has asked  for review:
Bug 118328: Optimize addStrackTraceIfNecessary to be faster in the case when
it's not necessary
https://bugs.webkit.org/show_bug.cgi?id=118328

Attachment 206268: Fixed the Errors in the previous patch
https://bugs.webkit.org/attachment.cgi?id=206268&action=review

------- Additional Comments from Chris <chris_curtis at apple.com>
Corrected patch. Modified a test case to match the functionality in Firefox,
Chrome, and now Safari. Fixed two places that the topCallFrame was not being
set correctly before a thrown error.


More information about the webkit-reviews mailing list