[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Enable APISandbox code on mobile

2016-10-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Enable APISandbox code on mobile
..


Enable APISandbox code on mobile

It's a special page and only uses mobile vetted code
so completely fine to load this on mobile

That said the visual display needs a lot of work but that
can be remedied in a follow up.

Bug: T148049
Change-Id: I2a8424e7c348bd5283aba99d1a81bb259d7e54c5
---
M resources/Resources.php
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Anomie: Looks good to me, but someone else must approve
  Bartosz Dziewoński: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/resources/Resources.php b/resources/Resources.php
index 89168db..030a115 100644
--- a/resources/Resources.php
+++ b/resources/Resources.php
@@ -1808,11 +1808,13 @@
'targets' => [ 'desktop', 'mobile' ],
],
'mediawiki.special.apisandbox.styles' => [
+   'targets' => [ 'desktop', 'mobile' ],
'styles' => 
'resources/src/mediawiki.special/mediawiki.special.apisandbox.top.css',
],
'mediawiki.special.apisandbox' => [
'styles' => 
'resources/src/mediawiki.special/mediawiki.special.apisandbox.css',
'scripts' => 
'resources/src/mediawiki.special/mediawiki.special.apisandbox.js',
+   'targets' => [ 'desktop', 'mobile' ],
'dependencies' => [
'mediawiki.api',
'mediawiki.jqueryMsg',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2a8424e7c348bd5283aba99d1a81bb259d7e54c5
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson 
Gerrit-Reviewer: Anomie 
Gerrit-Reviewer: Bartosz Dziewoński 
Gerrit-Reviewer: Jack Phoenix 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Enable APISandbox code on mobile

2016-10-13 Thread Jdlrobson (Code Review)
Jdlrobson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/315698

Change subject: Enable APISandbox code on mobile
..

Enable APISandbox code on mobile

It's a special page and only uses mobile vetted code
so completely fine to load this on mobile

That said the visual display needs a lot of work but that
can be remedied in a follow up.

Bug: T148049
Change-Id: I2a8424e7c348bd5283aba99d1a81bb259d7e54c5
---
M resources/Resources.php
A resources/lib/jquery@3/jquery.js
2 files changed, 10,222 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/98/315698/1


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a8424e7c348bd5283aba99d1a81bb259d7e54c5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits