"Preilly" changed the status of MediaWiki.r112752 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112752

Old status:  new
New status: ok

Commit summary for MediaWiki.r112752:

Refactored checks to see if we should be displaying the MobileFrontend view and 
removed dependency on looking for /only/ x-device headers so we handle 
previously unhandled cases where a user is using useformat=mobile; As part of 
refactor added methods to check if a user is coming from a mobile device 
(denoted by presense of x-device headers) or if a user is coming from a 'faux' 
mobile device (when using something like useformat=mobile); Added query string 
handling for mobile URL construction; Added corresponding tests; Added some 
additional cleanup to the tearDown routine in tests to unset x-device headers 
and refresh the value of ExtMobileFrontend:: to its default state.

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

Reply via email to