[MOD-2540] ACA: Limit Javascript stack line length
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-09-19T17:14:06.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | ACA |
Labels | n/a |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2019-09-18T21:04:24.000+0000 |
Updated | 2019-09-19T17:14:09.000+0000 |
Description
- Prevent each Javascript stack line from exceeding 512 bytes
- This prevents minified sources from sending the entire source code
https://github.com/appcelerator-modules/appcelerator.aca/pull/25