a4659c40dd
Javascript/JSON does not support int64_t or unsigned numbers. asset_id, if greater than 0x80000000 will be converted to negative number. Use double to represent asset_id instead as 32-bit integer can be lossless represented using double. Bug: 26309000 Change-Id: I3e800c396a1231375776295154fb0d96156e980b |
||
---|---|---|
.. | ||
app | ||
media | ||
mpd | ||
testing | ||
third_party | ||
tools | ||
common.gypi | ||
packager.gyp |