[webkit-reviews] review requested: [Bug 29099] Geolocation does not correctly handle Infinity for PositionOptions properties. : [Attachment 39315] Patch 2 for bug 29099

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 17:15:32 PDT 2009


Steve Block <steveblock at google.com> has asked  for review:
Bug 29099: Geolocation does not correctly handle Infinity for PositionOptions
properties.
https://bugs.webkit.org/show_bug.cgi?id=29099

Attachment 39315: Patch 2 for bug 29099
https://bugs.webkit.org/attachment.cgi?id=39315&action=review

------- Additional Comments from Steve Block <steveblock at google.com>
I checked with olliej and it's safe to use (isinf(x) && x > 0).

Have updated the patch to use this method, and fixed comments to use 'positive
infinity'.


More information about the webkit-reviews mailing list