DescriptionAdd support for byte and octet Web IDL types to the bindings generator
Add support for byte and octet Web IDL types to the bindings generator:
- http://dev.w3.org/2006/webapi/WebIDL/#idl-byte
- http://dev.w3.org/2006/webapi/WebIDL/#idl-octet
Get rid of custom code for DataView's getInt8, getUInt8, setInt8, setUInt8
methods and use the newly supported byte / octet types.
Updated fast/js/webidl-type-mapping.html layout test and the bindings test
to cover byte and octet types.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152423
Patch Set 1 #
Total comments: 2
Patch Set 2 : Take Kentaro's feedback into consideration #
Total comments: 9
Patch Set 3 : Take Joshua's feedback into consideration #
Messages
Total messages: 9 (0 generated)
|