GitHub user iamrakesh opened a pull request:

    https://github.com/apache/wicket/pull/152

    updated 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

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wicket/pull/152.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 #152
    
----
commit 351f084872467f0d3d0f339ab9c20afb4f79d2d1
Author: iamrakesh <[email protected]>
Date:   2015-12-24T10:08:22Z

    updated 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.
---

Reply via email to