[Webkit-unassigned] [Bug 7836] Fix for 3560 causes leaks
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri Mar 17 15:16:28 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7836
opendarwin.org at mitzpettel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7139| |review?
Flag| |
------- Comment #1 from opendarwin.org at mitzpettel.com 2006-03-17 15:16 PDT -------
Created an attachment (id=7139)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=7139&action=view)
Patch
Those text nodes have the first-letter pseudo-style since the "update existing
child" case of RenderBlock::updateFirstLetter() is too lazy to create a new
style and inherit from the pseudo-style (like the "create new child" case
does). There seems to be no harm in it, so I simply added the check in
destroyLeftoverChildren().
--
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