[TIMOB-2537] Android: Compiled JS won't show (or won't always show) our rhino error dialog
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:59:23.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 M05 |
Components | Android |
Labels | android, defect |
Reporter | Bill Dawson |
Assignee | Marshall Culpepper |
Created | 2011-04-15T03:22:10.000+0000 |
Updated | 2011-04-17T01:59:23.000+0000 |
Description
Simple failcase app.js, shows the error dialog in uncompiled js but not compiled:
beelzebub.getAllFlies();
I'd noticed this several times before and ignored it (sorry!), but thought about it yesterday when I learned that compiled js was turned on automatically for "Distribute" mode. Thankfully, I was able to reproduce it easily, since I didn't make any notes the first times that I noticed it.
(from [ac6e6ea492c91589b11d67048a1c48d1b83c3091]) correctly handle rhino runtime exceptions when executing compiled JS [#2537 state:fixed-in-qa]
https://github.com/appcelerator/titanium_mobile/commit/ac6e6ea492c91589b11d67048a1c48d1b83c3091"> https://github.com/appcelerator/titanium_mobile/commit/ac6e6ea492c9...
pass, Showed popup error, Android Sim 1.6/2.1 custom app, Titanium SDK version:1.5.0 (12/10/10) 15:05 f08319c