[Webkit-unassigned] [Bug 57624] inspector/debugger/debugger-step-over.html asserted once in JSEventListener::jsFunction on SnowLeopard Intel Leaks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 1 06:19:51 PDT 2011


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





--- Comment #1 from Adam Roben (:aroben) <aroben at apple.com>  2011-04-01 06:19:51 PST ---
The failed assertion is:

        // Verify that we have a valid wrapper protecting our function from
        // garbage collection.
        ASSERT(m_wrapper || !m_jsFunction);

http://trac.webkit.org/browser/trunk/Source/WebCore/bindings/js/JSEventListener.h?rev=78634#L82

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



More information about the webkit-unassigned mailing list