[Webkit-unassigned] [Bug 54972] Eliminate DeprecatedPtrList from RenderBlock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 22 11:16:25 PST 2011


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





--- Comment #3 from Benjamin Poulain <benjamin.poulain at nokia.com>  2011-02-22 11:16:25 PST ---
Maciej suggested I split the patch of 17425 to simplify the review.

It does not build yet since 54973 is not integrated. I post it to get initial comments for this simpler version of the patch.

This is the part for RenderBlock. My comments from 17425: I did not use RefPtr to store the FloatingObject because that would add quite some mess (with floatMap deleting objects its own way). If you think the memory management is not clear here, I can add RefPtr later and refactor RenderBlock for that. I think that could be in a follow up patch because this one is already quite big to review.

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