DescriptionSelection attributes changes from long to unsigned long
Selection.idl values changed from long to unsigned long. Also changes done
to non-standard API as they all use same single function.
Also includes changes where check was done if value is less than 0 has been
removed. Since value is unsigned value cannot be less than 0.
BUG=496400
R=philipj, yoichio
Patch Set 1 #Patch Set 2 : Fixes offset error message #
Total comments: 5
Patch Set 3 : Using static_cast checks for checking if the value are -ve. #
Total comments: 2
Patch Set 4 : Updated missed return statement #
Total comments: 1
Messages
Total messages: 21 (8 generated)
|