[Webkit-unassigned] [Bug 51928] [chromium] Enable reuse of RenderSurface for drawing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 6 10:48:07 PST 2011


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





--- Comment #9 from James Robinson <jamesr at chromium.org>  2011-01-06 10:48:06 PST ---
(In reply to comment #7)
> It's unfortunate that the Render* prefix is used in this code (not new in this patch though), since it's well-established for RenderObject and subclasses.

I think the risk of confusion is low here given that RenderSurface exists in platform/ and is never referenced outside of platform/, so there can't be any code that uses RenderObject or RenderLayer and RenderSurface at the same time.

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