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

Change subject: Update VE core submodule to master (792b450)
......................................................................


Update VE core submodule to master (792b450)

New changes:
681804e Only call execCommand() on the surface in Firefox
c9ed5d8 Include editing-core icon pack
792b450 Update OOjs UI to v0.9.2

Change-Id: If75e4993b8c9c7134a69bc5fbffb335beacd8b9e
---
M .jsduck/eg-iframe.html
M VisualEditor.php
M extension.json
M lib/ve
4 files changed, 3 insertions(+), 0 deletions(-)

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



diff --git a/.jsduck/eg-iframe.html b/.jsduck/eg-iframe.html
index c94ce33..4257a39 100644
--- a/.jsduck/eg-iframe.html
+++ b/.jsduck/eg-iframe.html
@@ -6,6 +6,7 @@
 
                                <!-- oojs-ui-apex -->
                <link rel=stylesheet 
href="lib/ve/lib/oojs-ui/oojs-ui-apex.vector.css">
+               <link rel=stylesheet 
href="lib/ve/lib/oojs-ui/oojs-ui-apex-icons-editing-core.vector.css">
 
                <!-- visualEditor.core.build -->
                <link rel=stylesheet 
href="lib/ve/src/ce/styles/nodes/ve.ce.FocusableNode.css" class="stylesheet-ve">
diff --git a/VisualEditor.php b/VisualEditor.php
index dd2dcb3..299ecf1 100644
--- a/VisualEditor.php
+++ b/VisualEditor.php
@@ -277,6 +277,7 @@
                'dependencies' => array(
                        'oojs',
                        'oojs-ui',
+                       'oojs-ui.styles.icons-editing-core',
                        'unicodejs',
                        'ext.visualEditor.ve',
                ),
diff --git a/extension.json b/extension.json
index 3dea1dd..fb52e67 100644
--- a/extension.json
+++ b/extension.json
@@ -359,6 +359,7 @@
                        "dependencies": [
                                "oojs",
                                "oojs-ui",
+                               "oojs-ui.styles.icons-editing-core",
                                "unicodejs",
                                "ext.visualEditor.ve"
                        ],
diff --git a/lib/ve b/lib/ve
index 82f0e1e..792b450 160000
--- a/lib/ve
+++ b/lib/ve
-Subproject commit 82f0e1eb7325b3064be84ab1acaaa4a6bfe1a905
+Subproject commit 792b450dd33619073fbd0ad850201f6cdc0f4301

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If75e4993b8c9c7134a69bc5fbffb335beacd8b9e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to