[TIMOB-8447] MobileWeb: Remove all returns from all property post functions
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-06-05T16:56:32.000+0000 |
| Affected Version/s | Release 2.1.0 |
| Fix Version/s | Release 2.1.0, Sprint 2012-12 MW |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-03-30T10:29:26.000+0000 |
| Updated | 2017-03-03T23:35:14.000+0000 |
Description
No sense wasting bytes when post functions don't expect a return value.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/2331 Test with KitchenSink.
Closing ticket as MobileWeb is no longer supported.