[Webkit-unassigned] [Bug 9707] Crash in RenderTextField::text() quoting post at the Ars Technica forum

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 17 01:58:57 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9707





------- Comment #5 from catfish.man at gmail.com  2006-07-17 01:58 PDT -------
This appears to be caused by the call to renderer() on line 213 of
HTMLTextAreaElement.cpp returning null. I haven't been able to determine if the
correct solution is to figure out why it's null and fix that, or to just add an
if(renderer) check in.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list