[TIMOB-3075] Android: update KS to add destroy event listener for geolocation
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T02:00:50.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M08 |
Components | Android |
Labels | android, destroy, events, feature, geolocation, kitchen, release-1.6.0, reported-1.6.0, sink |
Reporter | Opie Cyrus |
Assignee | Opie Cyrus |
Created | 2011-04-15T03:36:10.000+0000 |
Updated | 2011-04-17T02:00:51.000+0000 |
Description
Include a destroy event listener in geolocation.js that will remove the geolocation event listeners.
(from [49c5b130e2b94196668a1a80e3172a9a5700bec4]) [#3075 state:fixed-in-qa] add destroy event listener in KS geolocation test
add event listener to remove geolocation events listeners hen destroy event is received
https://github.com/appcelerator/titanium_mobile/commit/49c5b130e2b94196668a1a80e3172a9a5700bec4"> https://github.com/appcelerator/titanium_mobile/commit/49c5b130e2b9...
(from [1b5470f420d86b4e511e9c16e815fadc3f79aa48]) [#3075 state:fixed-in-qa] update so KS test matches blog post
update the geolocation test in KS to match the example given in the 1.6.0 Geolocation change blog post
https://github.com/appcelerator/titanium_mobile/commit/1b5470f420d86b4e511e9c16e815fadc3f79aa48"> https://github.com/appcelerator/titanium_mobile/commit/1b5470f420d8...
(from [cc961d12d656d04e33f68fefefd2bcb33f43d09a]) [#3075 state:fixed-in-qa] remove old destroy handler that was supposed to be removed with previous commit on this ticket
removed duplicate destroy event listener in ks geolocation test
https://github.com/appcelerator/titanium_mobile/commit/cc961d12d656d04e33f68fefefd2bcb33f43d09a"> https://github.com/appcelerator/titanium_mobile/commit/cc961d12d656...
[INFO] Titanium SDK version: 1.6.0 (02/08/11 20:55 bd9d124...)
Replacing
reported-1.6
tag with the standardreported-1.6.0
tag.