[Webkit-unassigned] [Bug 55069] Crash in RenderCombineText::combineText when running fast/text/international/text-combine-parser-test.html on Windows with full page heap enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 12:04:25 PST 2011


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





--- Comment #1 from Adam Roben (aroben) <aroben at apple.com>  2011-02-23 12:04:25 PST ---
Seems like toRenderCombineText(RenderObject*) should assert that the object is really a RenderCombineText. Right now it just asserts that it's a RenderText.

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