Ticket #25 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

XSubdomainRequest does not implement the abort() method

Reported by: rgl Owned by:
Priority: major Milestone:
Component: Orbited JavaScript Version: Orbited 0.5.0
Keywords: Cc:

Description

When using BinaryTCPSocket (in a cross-domain setting) its not possible to call BinaryTCPSocket.disconnect because there is no XSubdomainRequest.abort method.

Change History

Changed 2 years ago by rgl

[350] adds a stub method, but the actual implementation needs to be done by someone that actually understands this code.

Changed 2 years ago by heyadayo

  • status changed from new to closed
  • resolution set to fixed

Fixed in 0.6.0 (trunk at least since rev 491)

Note: See TracTickets for help on using tickets.