[Webkit-unassigned] [Bug 130353] Layout Test mathml/wbr-in-mroot-crash.html crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 12:47:15 PDT 2014


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





--- Comment #3 from Frédéric Wang <fred.wang at free.fr>  2014-03-17 12:47:36 PST ---
In

http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK2%20%28Tests%29/r165745%20%2816869%29/mathml/wbr-in-mroot-crash-sample.txt

the crash seems to happen in RenderMathMLOperator, however no <mo>s are involved in the test so something is probably doing a wrong cast into a RenderMathMLOperator.

I guess we can remove htmlElement.hasTagName(HTMLNames::wbrTag) from isPhrasingContent to workaround the crash, but I'd like to find what the problem is exactly.

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