Bug 67922 - Implement a WebKitAnimationEvent constructor for V8
Summary: Implement a WebKitAnimationEvent constructor for V8
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 67824
  Show dependency treegraph
 
Reported: 2011-09-11 22:32 PDT by Kentaro Hara
Modified: 2011-09-12 04:09 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.33 KB, patch)
2011-09-11 23:12 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2011-09-11 22:32:09 PDT
We have been working on implementing constructors of Events. WebKitAnimationEvent has a constructor in JSC (https://bugs.webkit.org/show_bug.cgi?id=67825), but do not have it in V8.
Comment 1 Kentaro Hara 2011-09-11 23:12:04 PDT
Created attachment 107023 [details]
Patch
Comment 2 WebKit Review Bot 2011-09-12 04:09:00 PDT
Comment on attachment 107023 [details]
Patch

Clearing flags on attachment: 107023

Committed r94953: <http://trac.webkit.org/changeset/94953>
Comment 3 WebKit Review Bot 2011-09-12 04:09:05 PDT
All reviewed patches have been landed.  Closing bug.