[Webkit-unassigned] [Bug 21626] New: Crash when opening the web inspector inside a modal dialog
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 15 16:15:08 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21626
Summary: Crash when opening the web inspector inside a modal
dialog
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ggaren at apple.com
TO REPRODUCE:
With the "Develop" menu enabled:
1. Load scratch.html, attached
2. Click "showModalDialog" button
3. Once the modal dialog loads, select Develop->Show Error Console
--> ASSERT
ASSERTION FAILED: A wrapper contains an object from the inspected page but is
not a JSInspectedObjectWrapper
wrapper->inherits(&s_info)
(/Volumes/Big/ggaren/Labyrinth/OpenSource/WebCore/bindings/js/JSInspectedObjectWrapper.cpp:111
virtual JSC::JSValue*
WebCore::JSInspectedObjectWrapper::prepareIncomingValue(JSC::ExecState*,
JSC::JSValue*) const)
Program received signal: EXC_BAD_ACCESS.
--
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