Bug 32630 - [V8] Bindings maintenance is unnecessarily hard.
Summary: [V8] Bindings maintenance is unnecessarily hard.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Dimitri Glazkov (Google)
URL:
Keywords:
Depends on: 32455 32563 32638 32994 33048 33059 33061 33063 33066 33477
Blocks:
  Show dependency treegraph
 
Reported: 2009-12-16 13:24 PST by Dimitri Glazkov (Google)
Modified: 2010-03-19 13:41 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2009-12-16 13:24:22 PST
Today, in order to add a new IDL file to V8 bindings, we have to make changes in at least 4 places, all not very intuitive. This is unnecessary as shown by example of JSC bindings.

We should fix this.
Comment 1 Dimitri Glazkov (Google) 2009-12-16 13:25:01 PST
This is an umbrella bug. See tree here:

https://bugs.webkit.org/showdependencytree.cgi?id=32630&hide_resolved=0
Comment 2 Nate Chapin 2010-03-19 13:31:44 PDT
All the dependencies have been resolved.  Closing!
Comment 3 Dimitri Glazkov (Google) 2010-03-19 13:41:52 PDT
And peasants rejoyce!