DescriptionAllow json schema compiler to use arrays as types
Right now the json schema compiler can only handle objects as types. This allows
the schema compiler to use arrays as types. For an example look at
browserAction.
BUG=122075
TEST=cpp_type_generator_test.py
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=131927
Patch Set 1 #
Total comments: 15
Patch Set 2 : $refs are now resolved at use time #Patch Set 3 : Small style changes #
Total comments: 8
Patch Set 4 : Cleaned up code #
Total comments: 2
Patch Set 5 : Minor style changes #Messages
Total messages: 9 (0 generated)
|