[TIMOB-7592] MobileWeb: All APIs that have destroy() method must call Evented.destroy() method
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-10T10:56:54.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-02-09T11:57:24.000+0000 |
Updated | 2017-03-03T23:23:08.000+0000 |
Description
There are a number of APIs that extend Evented and also have a destroy method, but don't call destroy on Evented.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1393
Closing ticket as MobileWeb is no longer supported.