Bug 22388 - Add JSInterfaceName to the .in files
Summary: Add JSInterfaceName to the .in files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-20 15:57 PST by Julien Chaffraix
Modified: 2008-11-21 11:33 PST (History)
0 users

See Also:


Attachments
Proposed fix (12.90 KB, patch)
2008-11-20 16:11 PST, Julien Chaffraix
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Chaffraix 2008-11-20 15:57:26 PST
Currently some of the information used to generate the JS*ElementWrapperFactory is in make_names.pl. We should move it into the .in file and this can be done by adding a JSInterfaceName.
Comment 1 Julien Chaffraix 2008-11-20 16:11:01 PST
Created attachment 25324 [details]
Proposed fix
Comment 2 Darin Adler 2008-11-20 16:36:38 PST
Comment on attachment 25324 [details]
Proposed fix

r=me
Comment 3 Julien Chaffraix 2008-11-21 11:33:09 PST
Landed in r38670.