[TIMOB-24723] Android: Support V8 inspector API for debugging to replace "legacy" debugger protocol
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-11-03T00:57:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.0.0 |
Components | Android |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Christopher Williams |
Created | 2017-05-23T19:04:12.000+0000 |
Updated | 2017-11-06T19:05:59.000+0000 |
Description
As of V8 5.8, the ";legacy" debugger protocol is deprecated (and may be removed). We need to update our debugger agent/shim to talk to the V8 inspector APIs. Additionally, we should move to using websockets as the carrying protocol (rather than the http-style header/byte payload legacy devtools protocol). This would allow us to use Chrome DevTools to debug our apps, separately from Studio.
Work in progress PR: https://github.com/appcelerator/titanium_mobile/pull/9082
https://github.com/appcelerator/titanium_mobile/pull/9082
[~cwilliams] Moving to 7.0.0 since this requires a V8 upgrade
FR Passed. Waiting for merge to get enabled to merge the PR.
Verified the fix with SDK 7.0.0.v20171104095810. Closing. Studio Ver: 4.10.0.201709271713 SDK Ver: 7.0.0.v20171104095810 OS Ver: 10.12.3 Xcode Ver: Xcode 8.3.3 Appc NPM: 4.2.10 Appc CLI: 6.3.0 Ti CLI Ver: 5.0.14 Alloy Ver: 1.10.7 Node Ver: 7.10.1 Java Ver: 1.8.0_101