[Webkit-unassigned] [Bug 149589] New: ASSERTION FAILED: !isUnreachableNode(m_target.get()) when focusing any input element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 27 19:49:13 PDT 2015


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

            Bug ID: 149589
           Summary: ASSERTION FAILED: !isUnreachableNode(m_target.get())
                    when focusing any input element
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

Created attachment 261997
  --> https://bugs.webkit.org/attachment.cgi?id=261997&action=review
backtrace

I get this assertion:

ASSERTION FAILED: !isUnreachableNode(m_target.get())
../../Source/WebCore/dom/EventContext.cpp(43) : WebCore::EventContext::EventContext(PassRefPtr<WebCore::Node>, PassRefPtr<WebCore::EventTarget>, PassRefPtr<WebCore::EventTarget>)

When I click on any input element (such as the text entry on this Bugzilla page). It's a quite recent regression, so I'm suspicious of r190153 and r190214, which recently modified this code (CC: Ryosuke).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150928/8f332195/attachment.html>


More information about the webkit-unassigned mailing list