Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6073] Android: Windows: Rhino only, opening and closing a window causes the application to crash

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2011-11-23T15:14:52.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sSprint 2011-47, Release 1.8.0.1
ComponentsAndroid
Labelsbranch-v8
ReporterNatalie Huynh
AssigneeMarshall Culpepper
Created2011-11-08T10:46:06.000+0000
Updated2011-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

Comments

  1. Marshall Culpepper 2011-11-19

    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)
  2. Bill Dawson 2011-11-21

    Just a quick note for testers: the Media test should actually succeed now, so if it doesn't let me know :)
  3. Natalie Huynh 2011-12-07

    Tested with 1.8.0.1.v20111207090257 Xoom (3.2.1) - v8 Samsung Tab 10.1 (3.1) - rhino

JSON Source