[webkit-reviews] review cancelled: [Bug 21475] Provide support for the Geolocation API : [Attachment 24365] Address navigator properties enumeration, add test for when Geolocation is not implmented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 16 11:41:27 PDT 2008


Greg Bolsinga <bolsinga at apple.com> has cancelled Greg Bolsinga
<bolsinga at apple.com>'s request for review:
Bug 21475: Provide support for the Geolocation API
https://bugs.webkit.org/show_bug.cgi?id=21475

Attachment 24365: Address navigator properties enumeration, add test for when
Geolocation is not implmented
https://bugs.webkit.org/attachment.cgi?id=24365&action=edit

------- Additional Comments from Greg Bolsinga <bolsinga at apple.com>
I have implemented test cases. geolocation-not-implmented verifies that
geolocation isn't there, as nothing has a platform implementation yet. The
geolocation-fake-* tests put WebCore into a mode for platforms that do not
support Geolocation to give fake results for geolocation to test this code out.


In addition, the IDL files are no longer in the resources.


More information about the webkit-reviews mailing list