[Webkit-unassigned] [Bug 135395] CSS animations @keyframes / @-webkit-keyframes appear to crash Safari 8.0 on OS X Yosemite Public Beta

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 30 10:57:25 PDT 2014


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





--- Comment #6 from Andreas Kling <akling at apple.com>  2014-07-30 10:57:36 PST ---
(In reply to comment #5)
> (From update of attachment 235725 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=235725&action=review
> 
> > Source/WebCore/ChangeLog:12
> > +        To keep this fix minimal, simply make the "parent style" a clone of the
> > +        base element style.
> 
> What would be the non-minimal fix approach?

I'd imagine we could come up with a way to avoid cloning the RenderStyle here just to serve as a placeholder for the parent 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