This is an automated email from the ASF dual-hosted git repository.
reiern70 pushed a change to branch improvement/reiern70/WICKET-7048
in repository https://gitbox.apache.org/repos/asf/wicket.git
from 2ae2a5fb90 [WICKET-7048] AjaxClientInfoBehavior is AJAX timer based.
This seems not to work reliable in all situations. We add a
AjaxOnDomReadyClientInfoBehavior that uses DOMREADY and seems to work more
reliable.
add c0817ced31 [WICKET-7048] get rid of JavaScript function
No new revisions were added by this update.
Summary of changes:
.../apache/wicket/ajax/AjaxOnDomReadyClientInfoBehavior.java | 5 ++---
.../org/apache/wicket/markup/html/pages/wicket-browser-info.js | 10 ----------
2 files changed, 2 insertions(+), 13 deletions(-)