RESOLVED FIXED 75408
CSSStyleSelector: Avoid double hash lookup in keyframeStylesForAnimation().
https://bugs.webkit.org/show_bug.cgi?id=75408
Summary CSSStyleSelector: Avoid double hash lookup in keyframeStylesForAnimation().
Andreas Kling
Reported 2011-12-31 13:18:22 PST
We don't need to contains() before we find()..
Attachments
Patch (1.52 KB, patch)
2011-12-31 13:19 PST, Andreas Kling
andersca: review+
Andreas Kling
Comment 1 2011-12-31 13:19:47 PST
Andreas Kling
Comment 2 2011-12-31 15:39:59 PST
Note You need to log in before you can comment on or make changes to this bug.