GitHub user iamrakesh opened a pull request:
https://github.com/apache/wicket/pull/153
Updated/improved gather-browser-info implementation.
Current WebClientInfo and related classes to gather browser info are bit
difficult to extend/customize.
The changes in this PR will allow to extend this implementation and
customize to use client side browser feature detection JavaScript libraries and
pass it on to server.
Initial discussion can be found at
http://apache-wicket.1842946.n4.nabble.com/Regarding-Browser-Client-info-implementation-td4673024.html
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/iamrakesh/wicket browserinfo_improvements-6.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/153.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #153
----
commit 104ae9b90c3feafa6d3c9d4a413abac4ee0027e6
Author: iamrakesh <[email protected]>
Date: 2015-12-25T04:56:56Z
Updated/improved gather-browser-info implementation.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---