Ticket #1774 (closed feature: fixed)

Opened 5 years ago

Last modified 4 years ago

Ability to cancel a Protocol request

Reported by: fredj Owned by: fredj
Priority: minor Milestone: 2.8 Release
Component: Protocol Version: SVN
Keywords: Cc:
State: Complete

Description

Add the ability to cancel a OpenLayers.Protocol.Response.

Attachments

protocol.abort.patch Download (2.0 KB) - added by fredj 5 years ago.
change variable name (request -> response)
protocol.abort.2.patch Download (2.2 KB) - added by elemoine 4 years ago.
protocol.abort.3.patch Download (4.0 KB) - added by elemoine 4 years ago.

Change History

Changed 5 years ago by fredj

change variable name (request -> response)

Changed 4 years ago by elemoine

Changed 4 years ago by elemoine

  • state set to Review
  • milestone set to 2.8 Release

protocol.abort.2.patch removes unneeded checks in the abort method of Protocol.HTTP, please review.

Changed 4 years ago by elemoine

Changed 4 years ago by elemoine

protocol.abort.3.patch makes Strategy/BBOX.html test pass. All unit tests pass.

Changed 4 years ago by fredj

  • state changed from Review to Commit

looks good, please commit

Changed 4 years ago by elemoine

  • status changed from new to closed
  • state changed from Commit to Complete
  • resolution set to fixed

(In [8420]) #1774 Ability to cancel a Protocol request, r=fredj (closes #1774)

Note: See TracTickets for help on using tickets.