[TIMOB-8171] MobileWeb: Convert all Evented.addEventListener() calls to on()
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-05-01T22:28:56.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | linvalid |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-03-21T15:49:58.000+0000 |
Updated | 2018-04-04T23:20:43.000+0000 |
Description
on() is compatible with our Evented interface, so if we switch to on(), we can have pretty good byte savings.
Resolving ticket as "Won't Fix" as MobileWeb is no longer supported.
Closing as will not fix.