[TIMOB-7083] MobileWeb: Add has() control around shim code
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-08T16:49:25.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Sprint 2012-03, Release 2.0.0, Release 1.8.2 |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-01-10T16:23:19.000+0000 |
Updated | 2017-03-03T23:22:47.000+0000 |
Description
Use has() control blocks around shim code to allow compiler to more easily strip it out if need be.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1379
Closing ticket as MobileWeb is no longer supported.