Titanium JIRA Archive
Alloy (ALOY)

[ALOY-557] Fix osname optimization is AST parsers optimizer.js

GitHub Issuen/a
TypeBug
PriorityMedium
StatusResolved
ResolutionFixed
Resolution Date2013-03-12T20:13:16.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.1.0, 2013 Sprint 06
ComponentsXML
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2013-03-12T16:50:19.000+0000
Updated2018-03-07T22:25:43.000+0000

Description

In the optimizer.js code the osname property of Ti.Platform.osname is references as Ti.Platform.osName, causing it not be to optimized. It's not breaking anything, but isn't optimal.

Comments

  1. Anshu Mittal 2013-05-14

    Need more information

JSON Source