Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-26328] Android: Fix releasing of InstanceProxy #302

Merged
merged 3 commits into from Aug 22, 2018
Merged

[TIMOB-26328] Android: Fix releasing of InstanceProxy #302

merged 3 commits into from Aug 22, 2018

Conversation

garymathews
Copy link
Contributor

  • InstanceProxy.releaseViews() would cause a recursive cycle that eventually overflows the stack
  • Amend InstanceProxy.release() and InstanceProxy.releaseViews() to correctly release the proxy
TEST CASE
  1. Build hyperloop-examples
  2. Open Button example
  3. Press Back
  4. Application should not crash

JIRA Ticket

@hansemannn
Copy link
Contributor

CR + FT works fine. Tested with our hyperloop-examples and various of it's examples. It works fine now. Merging for now, but if anything occurs on Chris. W.'s side, we are still flexible to adjust this.

@hansemannn hansemannn merged commit 149a879 into tidev:master Aug 22, 2018
@sgtcoolguy
Copy link
Contributor

LGTM

@sgtcoolguy sgtcoolguy deleted the TIMOB-26328 branch August 22, 2018 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants