Bug 112644 - [v8] add IDL 'enum' in DOM methods
Summary: [v8] add IDL 'enum' in DOM methods
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: arno.
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-18 17:24 PDT by arno.
Modified: 2013-03-19 17:23 PDT (History)
4 users (show)

See Also:


Attachments
patch proposal (3.40 KB, patch)
2013-03-19 15:58 PDT, arno.
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description arno. 2013-03-18 17:24:06 PDT
This bug is to add support for idl for method arguments (similarly to what's been done for JavaScriptCore in bug #112475)
Comment 1 arno. 2013-03-19 15:58:04 PDT
Created attachment 193942 [details]
patch proposal
Comment 2 Kentaro Hara 2013-03-19 16:48:32 PDT
Comment on attachment 193942 [details]
patch proposal

Looks good.
Comment 3 WebKit Review Bot 2013-03-19 17:23:30 PDT
Comment on attachment 193942 [details]
patch proposal

Clearing flags on attachment: 193942

Committed r146281: <http://trac.webkit.org/changeset/146281>
Comment 4 WebKit Review Bot 2013-03-19 17:23:34 PDT
All reviewed patches have been landed.  Closing bug.