[TIMOB-19836] Windows: Missing properties for TitaniumKit Proxy
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-11-11T06:59:01.000+0000 |
Affected Version/s | Release 5.0.2 |
Fix Version/s | Release 5.2.0 |
Components | Windows |
Labels | n/a |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2015-11-02T02:28:24.000+0000 |
Updated | 2017-03-16T22:34:32.000+0000 |
Description
Some
Proxy
properties are not implemented in TitaniumKit, such as apiName
and bubbleParent
.
https://github.com/appcelerator/titanium_mobile_windows/pull/461
https://github.com/appcelerator/titanium_mobile_windows/pull/465
How to Test
* This is internal changes in TitaniumKit and unit tests are included inSource/TitaniumKit/tests/ModuleTests.cpp
Closing ticket as fixed.