[webkit-reviews] review granted: [Bug 24770] Geolocation Coordinates do not return null when they should : [Attachment 29426] patch channeled by Sam

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 07:46:07 PDT 2009


Darin Adler <darin at apple.com> has granted Greg Bolsinga <bolsinga at apple.com>'s
request for review:
Bug 24770: Geolocation Coordinates do not return null when they should
https://bugs.webkit.org/show_bug.cgi?id=24770

Attachment 29426: patch channeled by Sam
https://bugs.webkit.org/attachment.cgi?id=29426&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Seems to me that since these are doubles we could have used NaN instead of
separate booleans to initialize the Coordinates object.

r=me


More information about the webkit-reviews mailing list