r67770 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r67769‎ | r67770 | r67771 >
Date:01:01, 10 June 2010
Author:tomasz
Status:ok
Tags:
Comment:
merging r67681
Modified paths:
  • /branches/wmf/1.16wmf4/extensions/WikimediaMobile (modified) (history)
  • /branches/wmf/1.16wmf4/extensions/WikimediaMobile/MobileRedirect.js (modified) (history)

Diff [purge]

Index: branches/wmf/1.16wmf4/extensions/WikimediaMobile/MobileRedirect.js
@@ -5,7 +5,7 @@
66 *
77 * You can turn off the redirect by setting the cookie "stopMobileRedirect=true"
88 */
9 -if ( /(Android|iPhone|iPod|webOS|NetFront|Opera Mini|SEMC-Browser|PlayStation Portable|Nintendo Wii)/
 9+if ( /(Android|iPhone|iPod|webOS|NetFront|Opera Mini|SEMC-Browser|PlayStation Portable|Nintendo Wii|BlackBerry)/
1010 .test( navigator.userAgent ) )
1111 {
1212 (function () {
Property changes on: branches/wmf/1.16wmf4/extensions/WikimediaMobile
___________________________________________________________________
Name: svn:mergeinfo
1313 + /branches/wmf-deployment/extensions/WikimediaMobile:60970
/trunk/extensions/WikimediaMobile:67681-67682
/trunk/phase3/extensions/WikimediaMobile:63545-63546,63549,63643,63764,63897-63901,64113,64509,65387,65391,65555,65590,65650,65816

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r67681Adding Blackberry user agent to redirecttomasz02:11, 9 June 2010

Status & tagging log