[TIMOB-4686] iOS: Windows are not being destroyed despite closing and nulling them out
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2011-11-06T12:13:28.000+0000 |
Affected Version/s | Release 1.7.2 |
Fix Version/s | Sprint 2011-44 |
Components | iOS |
Labels | regression |
Reporter | Natalie Huynh |
Assignee | Sabil Rahim |
Created | 2011-07-14T10:25:21.000+0000 |
Updated | 2012-03-30T14:00:15.000+0000 |
Description
Steps to Reproduce:
1. Compile the attached app.js file
2. Run Instruments Filter on Windows
3. Click on test and continue to create new windows (See the window count go up)
4. Press the bottom test bar (Brings you back to the front test page
Actual Result:
Windows are not released
Expected Result:
Should Release all the windows
Attachments
File | Date | Size |
app.js | 2011-07-14T10:26:07.000+0000 | 504 |
helper.js | 2011-07-14T11:03:23.000+0000 | 1789 |
TestApp.zip | 2011-08-22T14:00:20.000+0000 | 1711 |
Also occurred in 1.7.1
Still repro. tested with 1.8.0.v20110819142548 on iPhone 4.3.4
Second failure scenario attached, please test both
This issue was fixed by timob-5465. So cannot reproduce using the Titanium SDK build version=1.8.0 timestamp=11/06/11 11:59 githash=74940df
Closing issue Tested with Ti Studio build 2.0.0.201203291340 Ti Mobile SDK 2.0.0.v20120329191102 hash r1fbf18c4 OSX Lion 10.7.3 iPhone 4S OS 5.0.1 Cannot reproduce issue