Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7060] Android: Debugger - V8 - Call frame names in the debug view are named differently against Rhino

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionWon't Fix
Resolution Date2013-08-01T21:05:19.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterWilson Luu
AssigneeIngo Muschenetz
Created2012-01-10T10:57:01.000+0000
Updated2017-03-21T18:19:34.000+0000

Description

Steps to reproduce: 1. In https://wiki.appcelerator.org/display/tp/Debugger+Test+Plan, go to test case 1013 2. Execute steps 1 - 4 Actual: On V8, I get the following behavior in the debug view:
(anonymous function)()[import.js:6]
[Top-level script][app.js:1]
Expected: On Rhino:
[Eval script][import.js:6]
[Top-level script][app.js:1]

Comments

  1. Wilson Luu 2012-01-10

    This bug could possibly be a duplicate of an existing bug.
  2. Shameer Jan 2013-04-23

    https://wiki.appcelerator.org/display/tp/Debugger+Test+Plan, shows page not found error
  3. Lee Morris 2017-03-21

    Closing ticket as the issue will not fix.

JSON Source