RESOLVED DUPLICATE of bug 19890 19960
Evaluating "document." in the error console causes an assertion failure
https://bugs.webkit.org/show_bug.cgi?id=19960
Summary Evaluating "document." in the error console causes an assertion failure
Anders Carlsson
Reported 2008-07-09 10:12:23 PDT
0x015d48ff in WebCore::JSInspectedObjectWrapper::prepareIncomingValue (this=0x129139e0, value=0x12913da0) at /Volumes/Shared/WebKit/OpenSource/WebCore/bindings/js/JSInspectedObjectWrapper.cpp:101 101 ASSERT_WITH_MESSAGE(wrapper, "Objects passed to JSInspectedObjectWrapper must be wrapped"); Mitz says that the assertion happens if the evaluated code throws an exception.
Attachments
Timothy Hatcher
Comment 1 2008-07-21 14:38:05 PDT
*** This bug has been marked as a duplicate of 19890 ***
Note You need to log in before you can comment on or make changes to this bug.