Browser Support Strategy

Version 18.1 by Manuel Smeria on 2017/10/27 15:11

There are a lot of browsers out there and supporting them all in all versions is just too hard to be done in a quality manner.

By "supporting" we mean:

  • issues created for these browsers in JIRA are not closed as won't fix and we make a best effort to fix them
  • we include these browsers in our tests (be them automated or manual)
  • when we create new features or modify existing features we make a best effort to verify that they work on the supported list of browsers

The complete and precise list of browsers supported in a given XWiki release is indicated in the Release Notes for that release (starting with XE 3.2).

In order to help us decide which browsers to support we also look at NetMarketShare data:

Supported Browsers

BrowserReason for supporting it (at the time)Notes
Internet Explorer
11 Latest
We support only the latest stable IE11 release.Official support started in XE 6.x.
Edge
Latest
We support only the latest stable Edge release.Official support started in XWiki 9.9
Firefox
Latest
We support only the latest stable Firefox release, since FF4+ have automatic upgrades. 
Chrome
Latest
We support only the latest stable Chrome release. 
Safari
Latest
We support only the latest stable Safari release. It has reasonable market share and is relatively similar to Chrome as they're both based on webkit (even though Safari is using a forked version)Official support for it started in XE 3.3

Browsers that are not supported

These are some browsers that we're not supporting or for which we've dropped support over the years.

BrowserReason for not supporting itStarting with
Internet Explorer
6.x
  • it allows us to use newer technologies which are more useful,
  • we can remove lots of hacks we've accumulated over the years
  • we have more time to work on more relevant browser versions. A lot of products have also dropped support for IE6 and it was time we did it too!
XE 3.3M1
Internet Explorer
7.x
Currently, IE7's market share is similar to the one of IE6. They are both considered obsolete browsers for the same reasons as IE6XE 3.3M1
Internet Explorer
8.x-9.x
Although the market share for these browser was above 25% at the time of our support ending, we decided to stop testing and fixing in priority issues for these browsers, starting with Microsoft's announcement of ending the support for Windows XP (April 2014), in order to focus on newer browsers. XWiki Extensions which require XWiki 7.0+ should also drop support for IE8/9XWiki 7.0
Internet Explorer
10.x
We replaced the IE10's support with Microsoft Edge.XWiki 9.9
Opera
We don't officially support Opera. This means that we don't test against it all the time, we don't ensure that new features work on it, but if someone raises an issue in jira and it's easy to fix (or if someone provides a patch) then we fix it. 
Firefox
3.6
Mozilla ended the support of Firefox 3.6 and they now automatically offer the possibility to update to the latest version of Firefox XE 4.1 M1
     OthersSame strategy as Opera above 
Tags:
   

Get Connected