{ "id": "93937", "key": "TIMOB-9808", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "14619", "description": "2012 Sprint 23 Core", "name": "2012 Sprint 23 Core", "archived": true, "released": true, "releaseDate": "2012-11-19" }, { "id": "14623", "description": "2012 Sprint 23 JS", "name": "2012 Sprint 23", "archived": true, "released": true, "releaseDate": "2012-11-19" } ], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2012-11-16T21:15:08.000+0000", "created": "2012-06-26T16:10:01.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "core", "qe-stud060412" ], "versions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" } ], "issuelinks": [], "assignee": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-03-27T22:32:22.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "*Note this is not a regression, it occurs in Ti Studio 2.0.2 and Ti Mobile SDK 2.0.2GA*\r\n\r\nSteps to reproduce:\r\n1. Import the attached app into Ti Studio (Remove the breakpoints directory from the app)\r\n2. Add the attached breakpoint file (breakpoint-args.bkpt) in the debug breakpoint view\r\n3. Run the app in debug mode\r\n4. Press the open window button\r\n5. Press the Arguments button\r\n6. Open the variables view\r\n\r\nActual result:\r\nThe variable encode from nextwin.js is not listed in the variables view\r\n*Note this variable is listed when running it on iOS*\r\n\r\nExpected result:\r\nThe variable encode is listed along with the other variables from nextwin.js", "attachment": [ { "id": "28739", "filename": "breakpoint-args.bkpt", "author": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-26T16:10:01.000+0000", "size": 654, "mimeType": "application/octet-stream" }, { "id": "28738", "filename": "debug_test.zip", "author": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-26T16:10:01.000+0000", "size": 3687659, "mimeType": "application/zip" } ], "flagged": false, "summary": "Android: Debugger: V8 - The variables view does not show all variables for a given javascript file", "creator": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Tested with Ti Studio build 2.1.0.201206251749\r\nTi Mobile SDK 2.1.0.v20120625134154 hash rf14bc85d\r\nOSX Lion 10.7.3\r\nAndroid Em OS 2.2", "comment": { "comments": [ { "id": "200453", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Michael--I believe this is not a Studio but rather a SDK issue. Can you please chat with Max about it?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-26T17:02:43.000+0000", "updated": "2012-06-26T17:10:23.000+0000" }, { "id": "200455", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Correct, Studio displays all the information received through debugger connection. JS engines can report variables differently, e.f V8 has everything native compiled.", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-26T17:16:43.000+0000", "updated": "2012-06-26T17:16:43.000+0000" }, { "id": "227737", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The way JS variable are initialized and used internally by V8 is out of out control since it's being optimized in native.", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-16T21:15:08.000+0000", "updated": "2012-11-16T21:16:03.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }