Bug 122994 - Avoid unnecessary vector copy in AnimationController event dispatch.
Summary: Avoid unnecessary vector copy in AnimationController event dispatch.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-17 14:30 PDT by Andreas Kling
Modified: 2013-10-20 11:32 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2013-10-17 14:30 PDT, Andreas Kling
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-10-17 14:30:09 PDT
Minor tweak inc.
Comment 1 Andreas Kling 2013-10-17 14:30:38 PDT
Created attachment 214513 [details]
Patch
Comment 2 Andreas Kling 2013-10-20 11:32:40 PDT
Committed r157704: <http://trac.webkit.org/changeset/157704>