Bug 94973 - [chromium] Clean up WebAnimation animationId/groupId generation
Summary: [chromium] Clean up WebAnimation animationId/groupId generation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-24 14:47 PDT by James Robinson
Modified: 2012-08-24 16:24 PDT (History)
8 users (show)

See Also:


Attachments
Patch (22.40 KB, patch)
2012-08-24 14:54 PDT, James Robinson
enne: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2012-08-24 14:47:51 PDT
[chromium] Clean up WebAnimation animationId/groupId generation
Comment 1 James Robinson 2012-08-24 14:54:50 PDT
Created attachment 160504 [details]
Patch
Comment 2 James Robinson 2012-08-24 14:55:23 PDT
Goal here is to get rid of AnimationIdVendor since it's used by both bindings code and WebCore code that's staying put.
Comment 3 WebKit Review Bot 2012-08-24 14:57:42 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 4 Adrienne Walker 2012-08-24 15:55:58 PDT
Comment on attachment 160504 [details]
Patch

R=me.
Comment 5 James Robinson 2012-08-24 16:24:43 PDT
Committed r126650: <http://trac.webkit.org/changeset/126650>