[webkit-reviews] review requested: [Bug 7836] Fix for 3560 causes leaks : [Attachment 7139] Patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Fri Mar 17 15:16:26 PST 2006


opendarwin.org at mitzpettel.com has asked  for review:
Bug 7836: Fix for 3560 causes leaks
http://bugzilla.opendarwin.org/show_bug.cgi?id=7836

Attachment 7139: Patch
http://bugzilla.opendarwin.org/attachment.cgi?id=7139&action=edit

------- Additional Comments from opendarwin.org at mitzpettel.com
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().



More information about the webkit-reviews mailing list