[Webkit-unassigned] [Bug 93812] REGRESSION(r125251): It made svg/custom/use-instanceRoot-as-event-target.xhtml assert and flakey

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 2 10:26:11 PDT 2014


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





--- Comment #14 from Alexey Proskuryakov <ap at webkit.org>  2014-05-02 10:26:31 PST ---
Surprisingly, this test is still failing/asserting. Rolling the expectations back in.

ASSERTION FAILED: !m_isolatedWorld->isNormal() || m_wrapper || !m_jsFunction
/Volumes/Data/slave/mavericks-debug/build/Source/WebCore/bindings/js/JSEventListener.h(96) : JSC::JSObject *WebCore::JSEventListener::jsFunction(WebCore::ScriptExecutionContext *) const
1   0x10e107b80 WTFCrash
2   0x10ffd9f20 WebCore::JSEventListener::jsFunction(WebCore::ScriptExecutionContext*) const
3   0x11029ec3b WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*)
4   0x10fa6748f WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, WTF::Vector<WebCore::RegisteredEventListener, 1ul, WTF::CrashOnOverflow>&)
5   0x10fa66d5e WebCore::EventTarget::fireEventListeners(WebCore::Event*)
6   0x11091ccec WebCore::Node::handleLocalEvents(WebCore::Event&)
7   0x10fa31281 WebCore::EventContext::handleLocalEvents(WebCore::Event&) const
8   0x10fa31597 WebCore::MouseOrFocusEventContext::handleLocalEvents(WebCore::Event&) const

-- 
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