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

Change subject: Finish comment
......................................................................


Finish comment

Change-Id: If8064615f0666df112d984285d500dcf0649fd1a
---
M includes/DeviceDetection.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/includes/DeviceDetection.php b/includes/DeviceDetection.php
index ef5d74f..597eb90 100644
--- a/includes/DeviceDetection.php
+++ b/includes/DeviceDetection.php
@@ -195,7 +195,7 @@
 abstract class PredefinedDeviceProperties implements IDeviceProperties {
        /**
         * This class's descendants should only be instantiated with 
$wgMFAutodetectMobileView set to true,
-        * otherwise all attempts to check for tabletness
+        * otherwise all attempts to check for tabletness will lie
         */
        function isTablet() {
                throw new MWException( __METHOD__ . '() called!' );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If8064615f0666df112d984285d500dcf0649fd1a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: MaxSem <[email protected]>
Gerrit-Reviewer: JGonera <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to