Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9555] MobileWeb: Layout cleanup

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-26T18:38:50.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsn/a
ReporterBryan Hughes
AssigneeChris Barber
Created2012-06-14T12:27:05.000+0000
Updated2018-04-04T23:20:20.000+0000

Description

We need to clean some stuff up in layout: 1) Remove all for in statements (known in Ti.UI) 2) Rename self to ths (or something similar) since self is defined by default in webkit 3) Remove calls to isDef and replace with === void 0 4) Move property instances in UI outside of Ti.UI object.

Comments

  1. Lee Morris 2017-06-26

    Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
  2. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source