IDL build: Split global constructors into core and modules
No substantive changes to generated bindings: just reorders the constructors on global objects b/c split between core and modules. This almost completes splitting the build! (Only remaining step is to split global objects, at which point I can eliminate the bindings/generated.gyp) Global constructors from modules are in bindings_core b/c they affect core bindings (due to partial interfaces), with FIXMEs to move them to bindings_modules. R=haraken BUG=358074 Review URL: https://codereview.chromium.org/310563004 git-svn-id: svn://svn.chromium.org/blink/trunk@175462 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment