You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by GitBox <gi...@apache.org> on 2020/02/26 14:22:37 UTC

[GitHub] [wicket] reiern70 commented on a change in pull request #410: [WICKET-6750] allow to abort currently executing request for a given …

reiern70 commented on a change in pull request #410: [WICKET-6750] allow to abort currently executing request for a given …
URL: https://github.com/apache/wicket/pull/410#discussion_r384522325
 
 

 ##########
 File path: wicket-core/src/main/java/org/apache/wicket/ajax/res/js/wicket-ajax-jquery.js
 ##########
 @@ -335,6 +335,58 @@
 
 	Wicket.ChannelManager.FunctionsExecuter = FunctionsExecuter;
 
+	/**
+	 * Channel manager maintains a map of channels.
 
 Review comment:
   Change this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services