[TIMOB-6073] Android: Windows: Rhino only, opening and closing a window causes the application to crash
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-11-23T15:14:52.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Sprint 2011-47, Release 1.8.0.1 |
Components | Android |
Labels | branch-v8 |
Reporter | Natalie Huynh |
Assignee | Marshall Culpepper |
Created | 2011-11-08T10:46:06.000+0000 |
Updated | 2011-12-07T17:32:58.000+0000 |
Description
Steps To Reproduce:
1. Launch Application
2. Phone > Orientation
3. Click on open window and then close window
Actual Result:
Application Crashes
Expected Result:
Should close the window
Pull request is ready here: https://github.com/appcelerator/titanium_mobile/pull/739 This change has far reaching implications. As well as trying the described KitchenSink test in *both* V8 and Rhino, also do the following in both runtimes: * In KS, run Platform > CommonJS. All 3 tests should pass * In KS, run Platform > JS Includes. A popup should show that says "first name: Joey middle name: Waldo last name: Smith" * In KS, open, close, and re-open any test a few times to test that re-opening windows works. * Do a full pass of Drillbit. Everything should pass _except_: **
media
should fail in both Rhino and V8 (this is a separate issue being worked on by Bill: TIMOB-6238) **xml
should fail in V8 (known / runtime issue)Just a quick note for testers: the Media test should actually succeed now, so if it doesn't let me know :)
Tested with 1.8.0.1.v20111207090257 Xoom (3.2.1) - v8 Samsung Tab 10.1 (3.1) - rhino