Description[bindings] v8_interface.py should support 'any' or 'object' in getter/setter
Certain idl specifications such as [1], defines a 'getter' with 'any' as return type.
In order to support this, v8_interface.py should add conditional to allow either 'any' or 'object'.
R=jl@opera.com, haraken@chromium.org
[1] http://www.w3.org/TR/webdatabase/#sqlresultsetrowlist
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191192
Patch Set 1 #
Total comments: 3
Patch Set 2 : Review comments #
Total comments: 2
Patch Set 3 : Patch for landing. #
Messages
Total messages: 13 (5 generated)
|