Bug 19777 - Remove unnecessary options to make_names.pl command line
Summary: Remove unnecessary options to make_names.pl command line
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-26 05:51 PDT by Jan Alonzo
Modified: 2008-06-27 15:26 PDT (History)
0 users

See Also:


Attachments
remove unnecessary make_names options from GNUmakefile.am and DerivedSources.make (7.24 KB, patch)
2008-06-26 06:05 PDT, Jan Alonzo
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Alonzo 2008-06-26 05:51:46 PDT
Seems that the info regarding namespace, cppNamespace, namespaceURI, etc... is already embedded in the .in files, hence not needed anymore as options to make_names.pl.
Comment 1 Jan Alonzo 2008-06-26 06:05:05 PDT
Created attachment 21945 [details]
remove unnecessary make_names options from GNUmakefile.am and DerivedSources.make
Comment 2 Darin Adler 2008-06-27 09:11:20 PDT
Comment on attachment 21945 [details]
remove unnecessary make_names options from GNUmakefile.am and DerivedSources.make

r=me
Comment 3 Jan Alonzo 2008-06-27 15:26:11 PDT
Thanks. Landed in r34836