[Webkit-unassigned] [Bug 69200] Assertions when !renderer->needsLayout()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 20:19:26 PDT 2012


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


Longinc <linchong_jx at yahoo.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |linchong_jx at yahoo.cn




--- Comment #8 from Longinc <linchong_jx at yahoo.cn>  2012-10-17 20:20:20 PST ---
ASSERT FAILED:
     ASSERT(!renderer()->needsLayout());
1   0x1129a33 WebCore::HTMLFormControlElement::isFocusable() const
2   0x1142445 WebCore::HTMLInputElement::isMouseFocusable() const
3   0x114c3a1 WebCore::HTMLLabelElement::defaultEventHandler(WebCore::Event*)
4   0xfc46b9 WebCore::EventDispatcher::dispatchEvent(WTF::PassRefPtr<WebCore::Event>)
5   0x13e331b WebCore::MouseEventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const
6   0xfc3465 WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, WTF::PassRefPtr<WebCore::EventDispatchMediator>)
7   0x1400273 WebCore::Node::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, WTF::AtomicString const&, int, WebCore::Node*)
8   0xfcd55b WebCore::EventHandler::dispatchMouseEvent(WTF::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool)
9   0xfcee75 WebCore::EventHandler::handleMouseReleaseEvent(WebCore::PlatformMouseEvent 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