Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12098] MobileWeb: Add shim for Function.bind()

GitHub Issuen/a
TypeStory
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-12-22T02:34:33.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.0.2, Release 3.1.0, 2012 Sprint 26 JS, 2012 Sprint 26
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-12-14T18:37:51.000+0000
Updated2017-03-09T01:05:41.000+0000

Description

We should rip out hitch() and replace with Function.bind(). This will speed things up. In order to do this, we need to shim Function.bind() for the browsers that don't support it.

Comments

  1. Chris Barber 2012-12-14

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3600 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3601
  2. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source