[webkit-reviews] review denied: [Bug 91884] nrwt swallows early exceptions : [Attachment 153546] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 12:21:21 PDT 2012


Dirk Pranke <dpranke at chromium.org> has denied Balazs Kelemen
<kbalazs at webkit.org>'s request for review:
Bug 91884: nrwt swallows early exceptions
https://bugs.webkit.org/show_bug.cgi?id=91884

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

------- Additional Comments from Dirk Pranke <dpranke at chromium.org>
argh. some day I'll get everything covered, and thanks for looking into this.
However, this will end up printing the exception twice in most cases, so I
don't think this is the right fix. I think we should move the stuff before the
try block in main() into the try block instead.


More information about the webkit-reviews mailing list