[TIMOB-26506] Android: Validate TiUIAbstract getWindowProxy()
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-11-05T18:21:08.000+0000 |
Affected Version/s | Release 7.5.0 |
Fix Version/s | Release 7.5.0 |
Components | Android |
Labels | n/a |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2018-10-31T21:34:45.000+0000 |
Updated | 2018-11-05T23:05:31.000+0000 |
Description
-
Titanium.UI.AbstractTab
getWindowProxy
does not validate if the proxy exists
- Causes test failures https://jenkins.appcelerator.org/job/titanium-sdk/job/titanium_mobile/job/PR-10405/24/console
FYI: The "TiUIAbstractTab.java" file will be renamed to "TiUITab.java" by [TIMOB-26354]'s PR.
master: https://github.com/appcelerator/titanium_mobile/pull/10413
Merged to master and cherry-picked down to 7_5_X. If nothing else, this should help our build stability tremendously there for when we do eventual GA.
PR's are already merged.
Verified the fix in SDK 7.5.0.v20181102122228 & 8.0.0.v20181102102238. Closing.