[Webkit-unassigned] [Bug 88482] [Chromium] RenderSurface for opacity with descendentDrawsContent is slow when large

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 11:16:08 PDT 2012


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





--- Comment #11 from Shawn Singh <shawnsingh at chromium.org>  2012-06-12 11:16:07 PST ---

> 
> I feel like the name of this is wrong.  talking about a "dirty bit" on the surface is a different concept.  Instead, this function is determining if this layer needs to be redrawn onto its target surface.  So we should re-name it to "layerNeedsToBeRedrawnToTargetSurface()"
> 

Actually I think the name I'm proposing is also not ideal.  "needsToBeRedrawn" could be mistaken with logic in CCLayerTreeHostCommon.

how about "layerChangesWillAffectTargetSurface" or something like that.

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