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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 3 17:14:32 PST 2010


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





--- Comment #10 from Sam Magnuson <smagnuso at gmail.com>  2010-12-03 17:14:31 PST ---
(In reply to comment #9)
> (From update of attachment 71503 [details])
> 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.

I'm not clear what is wrong here - what is it that is undesirable?

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