[Webkit-unassigned] [Bug 33841] Crash on dispatching SVG mouse events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 20:16:54 PST 2010


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


Nikolas Zimmermann <zimmermann at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #2 from Nikolas Zimmermann <zimmermann at kde.org>  2010-01-19 20:16:54 PST ---
Thanks, the testcase is evil :-)

We need to add:
if (!m_targetElementInstance)
    return 0;

to SVGUseElement::instanceForShadowTreeElement.

Can you try wheter that fixes it, my tree is jammed atm :-)

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