[Webkit-unassigned] [Bug 119479] Inserting a JS generated keyframe animation shouldn't trigger a whole document style recalc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 3 12:55:33 PDT 2013


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


Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #213285|review?                     |review+
               Flag|                            |




--- Comment #15 from Antti Koivisto <koivisto at iki.fi>  2013-10-03 12:54:27 PST ---
(From update of attachment 213285)
View in context: https://bugs.webkit.org/attachment.cgi?id=213285&action=review

r=me

> Source/WebCore/ChangeLog:9
> +        https://bugs.webkit.org/show_bug.cgi?id=119479
> +
> +        Change CSSStyleSheet::didMutateRules to not invalidate all node's styles when inserting a
> +        @-webkit-keyframes rule, and to instead insert the rule directly into the StyleResolver.
> +
> +        Reviewed by NOBODY (OOPS!).

Reviewed-by line usually goes after the URL, before the descriptive text.

> Source/WebCore/ChangeLog:11
> +        No new tests (OOPS!).

Some tests for dynamic insertions (and deletions too) would be nice.

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