diff options
author | noelallen@google.com <noelallen@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-14 15:59:32 +0000 |
---|---|---|
committer | noelallen@google.com <noelallen@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-14 15:59:32 +0000 |
commit | 02b58fdffcc8e73d7f282331863ccfaa2503e2a4 (patch) | |
tree | 65600b0d2d138aa581cd8a3c4a4dd5fa6b6dbe67 /build | |
parent | 74e3b622dd7a213e16a81bbc7383e7f290b6d902 (diff) | |
download | chromium_src-02b58fdffcc8e73d7f282331863ccfaa2503e2a4.zip chromium_src-02b58fdffcc8e73d7f282331863ccfaa2503e2a4.tar.gz chromium_src-02b58fdffcc8e73d7f282331863ccfaa2503e2a4.tar.bz2 |
IDLNode cleanup and use of new IDLNamespace object
A few basic cleanups, like removing the need for a 'BuildTree' step.
Moved the namespace work to the IDLNamespace object
Added tests for properties, text manipulations, etc...
Also added IDLVersion from which IDLNode is now derived.
IDLVersion helps support node versioning.
Broke out IDLAst from idl_node.py, to make dependencies cleaner.
So that IDLNamespace depends on IDLNode, and IDLAst depends on
IDLNamesapce. Same with version... IDLNamespace depends on
IDLVersion, so does IDLNode.
NOTE: IDLNamespace is in another CL
BUG= http://code.google.com/p/chromium/issues/detail?id=87684
TEST= python idl_node.py && python idl_version.py
Review URL: http://codereview.chromium.org/7289004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92548 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions