You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Filip Maj (Updated) (JIRA)" <ji...@apache.org> on 2012/03/26 20:16:30 UTC

[jira] [Updated] (CB-359) Add mobile spec and cordova-js tests for Geolocation module

     [ https://issues.apache.org/jira/browse/CB-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj updated CB-359:
-------------------------

    Description: 
Need to check that our geo implementations follow the [W3C Geolocation Spec|http://dev.w3.org/geo/api/spec-source.html#api_description].

Looks like the old/stock implementation (unused impl. on Android and current one on iOS) are just plain wrong.

First, add tests to mobile-spec and to cordova-js.

Then, implement new requirements imposed on native from cordova-js in the various native platforms. iOS most important here as is the main platform that utilizes our implementation.

After that is done, we need to test across all of the cordova platforms.

  was:
Need to check that we are returning the right error codes and exhibiting correct behaviour as per the [W3C Geolocation Spec|http://dev.w3.org/geo/api/spec-source.html#api_description].

First, add tests to mobile-spec and to cordova-js.

After that is done, we need to test across all of the cordova platforms.

        Summary: Add mobile spec and cordova-js tests for Geolocation module  (was: Add mobile spec tests for checking geolocation error return values)

Generalized the ticket a bit.
                
> Add mobile spec and cordova-js tests for Geolocation module
> -----------------------------------------------------------
>
>                 Key: CB-359
>                 URL: https://issues.apache.org/jira/browse/CB-359
>             Project: Apache Callback
>          Issue Type: Test
>          Components: CordovaJS, mobile-spec
>            Reporter: Filip Maj
>            Assignee: Filip Maj
>             Fix For: 1.6.0
>
>
> Need to check that our geo implementations follow the [W3C Geolocation Spec|http://dev.w3.org/geo/api/spec-source.html#api_description].
> Looks like the old/stock implementation (unused impl. on Android and current one on iOS) are just plain wrong.
> First, add tests to mobile-spec and to cordova-js.
> Then, implement new requirements imposed on native from cordova-js in the various native platforms. iOS most important here as is the main platform that utilizes our implementation.
> After that is done, we need to test across all of the cordova platforms.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira