DescriptionChange value type of timeout and maximumAge in PositionOptions
Regarding Geolocation API recommendation, The type of timeout and maximumAge
are changed to unsigned int from int, therefore those values could be over
int range.(http://www.w3.org/TR/geolocation-API/#position_options_interface)
BUG=368184
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174668
Patch Set 1 #
Total comments: 13
Patch Set 2 : #
Total comments: 4
Patch Set 3 : #
Total comments: 3
Patch Set 4 : #Messages
Total messages: 18 (0 generated)
|