MaxSem has uploaded a new change for review. Change subject: DeviceDetection improvements ......................................................................
DeviceDetection improvements * Add a method to detect if user agent is mobile for folks who don't have infrastructure as complex as ours, based on current Squid ACLs. So far it's not used * Switch all device capabilities querying to OOP interface * Use DeviceDetection::factory() which allows to override our device detection * Refactoring Change-Id: Ifcd7c34572c6864978d55e775298bae91b64fbb6 --- M includes/DeviceDetection.php M includes/MobileContext.php M includes/MobileFrontend.body.php M includes/skins/SkinMobile.php M tests/DeviceDetectionTest.php 5 files changed, 136 insertions(+), 62 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend refs/changes/48/42348/1 -- To view, visit https://gerrit.wikimedia.org/r/42348 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifcd7c34572c6864978d55e775298bae91b64fbb6 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: MaxSem <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
