DescriptionThis adds support for a number of features in the current WebIDL spec (http://dev.w3.org/2006/webapi/WebIDL/):
-Callbacks
-Dictionaries
-static functions in interfaces
-optional parameters and dictionary members
It also introduces a "namespace" production to the grammar, which is just a named scope surrounding a list of other IDL fragments.
Finally, there are a couple of random cleanups.
BUG=116636
TEST=existing tests should still work
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124959
Patch Set 1 #Patch Set 2 : fixed reduce conflicts and allowed use of callback as identifier #
Total comments: 6
Patch Set 3 : cleanup #Patch Set 4 : removed apps_tests from this CL, will put them back in when we move generators to new location in t… #
Messages
Total messages: 5 (0 generated)
|