[Webkit-unassigned] [Bug 19960] New: Evaluating "document." in the error console causes an assertion failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 9 10:12:23 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19960

           Summary: Evaluating "document." in the error console causes an
                    assertion failure
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andersca at apple.com


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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list