DescriptionTypes for m_maximumAge and m_timeout in PositionOptions class should be changed
Types of m_maximumAge and m_imeout are "unsigned long"
but they are "int". Therefore their types should change to
"unsigned" for align with others.
BUG=368184
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176266
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|