[webkit-reviews] review denied: [Bug 21221] Crash when using console.trace() : [Attachment 23939] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 30 12:03:49 PDT 2008


Kevin McCullough <kmccullough at apple.com> has denied Keishi Hattori
<casey.hattori at gmail.com>'s request for review:
Bug 21221: Crash when using console.trace()
https://bugs.webkit.org/show_bug.cgi?id=21221

Attachment 23939: patch
https://bugs.webkit.org/attachment.cgi?id=23939&action=edit

------- Additional Comments from Kevin McCullough <kmccullough at apple.com>
I was able to replicate the error by having a script tag with nothing in it but
"console.trace()".  Since that case does not require a manual action we can
make an automated layout test instead of a manual test.

To see many examples of layout tests look in the LayoutTests/fast/ directory.


More information about the webkit-reviews mailing list