Bug 75408

Summary: CSSStyleSelector: Avoid double hash lookup in keyframeStylesForAnimation().
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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.