Bug 117297 - Clean up AddIncludesForType in JSC bindings generators
Summary: Clean up AddIncludesForType in JSC bindings generators
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-06 07:39 PDT by Chris Dumez
Modified: 2013-06-06 11:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.03 KB, patch)
2013-06-06 07:47 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2013-06-06 07:39:18 PDT
AddIncludesForType subroutine in the JSC bindings generators could use some clean up.
Comment 1 Chris Dumez 2013-06-06 07:47:35 PDT
Created attachment 203934 [details]
Patch
Comment 2 Kentaro Hara 2013-06-06 08:02:02 PDT
Comment on attachment 203934 [details]
Patch

OK. I was doing a similar clean-up in CodeGeneratorV8.pm and left the work in a half-way state... (Please feel free to steal it if you want:-)
Comment 3 WebKit Commit Bot 2013-06-06 11:45:53 PDT
Comment on attachment 203934 [details]
Patch

Clearing flags on attachment: 203934

Committed r151283: <http://trac.webkit.org/changeset/151283>
Comment 4 WebKit Commit Bot 2013-06-06 11:45:56 PDT
All reviewed patches have been landed.  Closing bug.