Bug 13944 - Generate and add missing JS constructors
Summary: Generate and add missing JS constructors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-30 20:27 PDT by Sam Weinig
Modified: 2007-05-30 20:48 PDT (History)
0 users

See Also:


Attachments
patch (5.99 KB, patch)
2007-05-30 20:28 PDT, Sam Weinig
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2007-05-30 20:27:10 PDT
CSSValueList, CSSRuleList and Counter are all auto generated and can trivially have their constructors generated and added to DOMWindow.idl.  Patch already made.
Comment 1 Sam Weinig 2007-05-30 20:28:17 PDT
Created attachment 14795 [details]
patch
Comment 2 Sam Weinig 2007-05-30 20:48:52 PDT
Landed in r21909.