Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12930] Android: Streamline V8 Kroll bridge

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-03-24T02:33:35.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.1.0, 2013 Sprint 06 API, 2013 Sprint 06
ComponentsAndroid
Labelsrelease-note
ReporterIngo Muschenetz
AssigneeIngo Muschenetz
Created2013-03-02T01:43:44.000+0000
Updated2017-03-16T21:02:04.000+0000

Description

While related to other tasks, this one is meant to be quicker, and part of a larger change. There's a lot of times where we scan global methods to rediscover what we could already know through the call stack, such as env.

Comments

  1. Blain Hamon 2013-03-02

    Those playing the home game, this feeds off of TIMOB-12651 https://github.com/BlainHamon/titanium_mobile/compare/timob-12930
  2. Blain Hamon 2013-03-19

    https://github.com/appcelerator/titanium_mobile/pull/3933
  3. Arthur Evans 2013-03-21

    For 3.1 Release Notes: Note that this change makes a change in the Modules API. Older modules should build with 3.1, but modules created on 3.1 will not build with older SDKs. (If this changes, please let me know.)
  4. Ingo Muschenetz 2013-03-23

    It appears that something in this fix broke Anvil, causing the tests to hang.
  5. Allen Yeung 2013-03-24

    Additional PR to fix regression caused by this PR#3933: https://github.com/appcelerator/titanium_mobile/pull/4025 https://github.com/appcelerator/titanium_mobile/pull/4026
  6. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source