jenkins-bot has submitted this change and it was merged.

Change subject: Fixed check for general browser compatibility.
......................................................................


Fixed check for general browser compatibility.

The test below will effectively return false for all versions of IE:
$client.test( {
        ltr: {
                msie: false
        },
        rtl: {
                msie: false
        }
});

Change-Id: I1bff63c0f792222741d63cfb8f03b1e0729410a7
---
M resources/jquery/jquery.client.js
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Catrope: Looks good to me, approved
  jenkins-bot: Verified


--
To view, visit https://gerrit.wikimedia.org/r/45183
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1bff63c0f792222741d63cfb8f03b1e0729410a7
Gerrit-PatchSet: 5
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Robmoen <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Robmoen <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to