[ALOY-587] Add Blackberry to optimizer.js AST checks
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2013-03-26T21:57:53.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 1.2.0, 2013 Sprint 07 |
Components | XML |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2013-03-26T16:51:54.000+0000 |
Updated | 2018-03-07T22:25:50.000+0000 |
Description
The optimizer.js AST parser does some platform conditional optimization based on the values of Ti.Platform.osname and Ti.Platform.name, where possible. We need to add Blackberry to these checks as well.
No comments