ICEfaces
  1. ICEfaces
  2. ICE-10520

Implement centralized browser detection strategy

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P02, 4.0
    • Fix Version/s: 4.2.BETA, 4.2
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any
    • Assignee Priority:
      P2

      Description

      In the past, browser detection in client-side component code has been left at the discretion of the component developers and limited to the individual requirements of the various components. As a result, browser detection code is duplicated in many parts of our components' client-side code. Some of that code uses deprecated methods of browser detection. This improvement is to design and implement a centralized browser detection strategy that can be used by any component, making use of more reliable and current methods of browser detection. Most likely, this code should go in core.js.

        Activity

        Hide
        Mircea Toma added a comment -

        Added implementation for browser detection to ACE components. The API is located in ice.ace.browser.* namespace.

        Show
        Mircea Toma added a comment - Added implementation for browser detection to ACE components. The API is located in ice.ace.browser.* namespace.
        Hide
        Ken Fyten added a comment -

        Note that the preferred technique is to use browser feature-detection. A JIRA to implement a centralized API for that is ICE-11183.

        Show
        Ken Fyten added a comment - Note that the preferred technique is to use browser feature-detection. A JIRA to implement a centralized API for that is ICE-11183 .

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: