jenkins-bot has submitted this change and it was merged.
Change subject: Followup fbc7ecb: make mediawiki.mobile depend on core.mobile,
not core
......................................................................
Followup fbc7ecb: make mediawiki.mobile depend on core.mobile, not core
Because we also need MobileContext in order to be able to extend it.
I hate our disorganized set of modules. Yes, I said that yesterday too.
Bug: 72282
Change-Id: I7276fc6ee82805f39c47864101ce495a561caa66
---
M VisualEditor.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jforrester: Looks good to me, approved
jenkins-bot: Verified
diff --git a/VisualEditor.php b/VisualEditor.php
index c601f32..1574934 100644
--- a/VisualEditor.php
+++ b/VisualEditor.php
@@ -304,7 +304,7 @@
),
'dependencies' => array(
'ext.visualEditor.mediawiki',
- 'ext.visualEditor.core',
+ 'ext.visualEditor.core.mobile',
),
'targets' => array( 'mobile' ),
),
--
To view, visit https://gerrit.wikimedia.org/r/167850
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7276fc6ee82805f39c47864101ce495a561caa66
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits