[Webkit-unassigned] [Bug 41497] GraphicsLayer: z-index causes a repaint of a layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 3 11:01:23 PST 2010


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





--- Comment #9 from Eric Seidel <eric at webkit.org>  2010-12-03 11:01:23 PST ---
(From update of attachment 71503)
View in context: https://bugs.webkit.org/attachment.cgi?id=71503&action=review

> WebCore/rendering/style/RenderStyle.cpp:515
> +        } else if (visual->clip != other->visual->clip || visual->hasClip != other->visual->hasClip) {
> +            return StyleDifferenceRepaintLayer;
> +        }

Style.

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