[Webkit-unassigned] [Bug 7363] REGRESSION (r12872): Repro crash when clicking the Quick Reply box in Gmail

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Feb 19 15:04:40 PST 2006


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





------- Comment #3 from darin at apple.com  2006-02-19 15:04 PDT -------
The code quoted here has another problem, too. After calling dispatchHTMLEvent,
the renderer may be gone, so we can't just call r->setEdited(false) without
first re-getting that renderer from the DOM node.


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