[Webkit-unassigned] [Bug 129307] [CSS Blending] Blending operation is not isolated when setting z-index on parent from javascript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 09:44:52 PST 2014


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





--- Comment #6 from Mihai Tica <mitica at adobe.com>  2014-03-04 09:41:55 PST ---
(In reply to comment #5)
> (From update of attachment 225457 [details])
> Did you see if this logic fits into RenderLayer::updateDescendantDependentFlags()?

I've investigated this and it looks like it would be feasible to use the updateDescendantDependentFlags logic.

Would using this be ok? I'm guessing that hooking here implies no additional traversing, thus being more performant than the implementation from my last patch.

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