[TIMOB-8162] MobileWeb: Convert undef's to void 0
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-03-21T15:23:12.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Release 2.0.0, Sprint 2012-06 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-03-21T12:46:18.000+0000 |
| Updated | 2017-03-03T23:54:21.000+0000 |
Description
We need to change all undef and undefined instances to void 0.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1782
Closing ticket as MobileWeb is no longer supported.