Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6890] MobileWeb: Ti.Network.HTTPClient needs to implement event mixin and argument mixins

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionInvalid
Resolution Date2012-01-10T10:35:48.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsstage
ReporterChris Barber
AssigneeChris Barber
Created2011-12-27T12:09:18.000+0000
Updated2014-01-28T23:57:34.000+0000

Description

Ti.Network.HTTPClient needs to implement addEventListener, fireEvent, and removeEventListener as well as properly mixin arguments.

Comments

  1. Chris Barber 2011-12-27

    Pull request: https://github.com/cb1kenobi/titanium_mobile/pull/19
  2. Chris Barber 2012-01-10

    This issue was indirectly fixed when we moved to the new class hierarchy system.

JSON Source