From 59199de1c4554c0e2c22b9bce7d07b77964a00bb Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Mon, 29 Jun 2015 14:31:38 -0700 Subject: [PATCH] Update VE core submodule to master (5268def) New changes: 49f66aa Localisation updates from https://translatewiki.net. ff1250e Update jQuery Client to v2.0.0 9186ae4 Revert "Update jQuery Client to v2.0.0" 0886bf1 Localisation updates from https://translatewiki.net. 1908c66 Follow-up 0886bf1: Re-fix the build by adding the new 'cjy-hant' language cc6e96a EventLogger: fix output duplication and add jshint format flag 1194b70 IME tests: Make compliant with our code style fe4a7ae IME tests: Add OS X native Japanese Hiragana & Katakana 325c743 Localisation updates from https://translatewiki.net. 05788b1 Update paste target selection hack to use focusedNode text when possible 7b43b34 Set default context cursor to 'default' 5c5a80f Add #hasContent method to ElementLinearData 6625cd3 Add placeholder functionality to the surface Local changes: * Add new IME tests to the hooks file Change-Id: I132ad2627c6d54236848812c404731c5c9d4183a --- VisualEditor.hooks.php | 6 ++++++ lib/ve | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/VisualEditor.hooks.php b/VisualEditor.hooks.php index 335873e834..cfe8a5454c 100644 --- a/VisualEditor.hooks.php +++ b/VisualEditor.hooks.php @@ -556,6 +556,8 @@ class VisualEditorHooks { 'lib/ve/tests/ce/imetests/backspace-chromium-ubuntu-none.js', 'lib/ve/tests/ce/imetests/backspace-firefox-ubuntu-none.js', 'lib/ve/tests/ce/imetests/backspace-ie-win-none.js', + 'lib/ve/tests/ce/imetests/input-chrome-mac-native-japanese-hiragana.js', + 'lib/ve/tests/ce/imetests/input-chrome-mac-native-japanese-katakana.js', 'lib/ve/tests/ce/imetests/input-chrome-win-chinese-traditional-handwriting.js', 'lib/ve/tests/ce/imetests/input-chrome-win-greek.js', 'lib/ve/tests/ce/imetests/input-chrome-win-welsh.js', @@ -564,6 +566,8 @@ class VisualEditorHooks { '-hiraganaonly.js', 'lib/ve/tests/ce/imetests/input-chromium-ubuntu-ibus-korean-korean.js', 'lib/ve/tests/ce/imetests/input-chromium-ubuntu-ibus-malayalam-swanalekha.js', + 'lib/ve/tests/ce/imetests/input-firefox-mac-native-japanese-hiragana.js', + 'lib/ve/tests/ce/imetests/input-firefox-mac-native-japanese-katakana.js', 'lib/ve/tests/ce/imetests/input-firefox-ubuntu-ibus-chinese-cantonese.js', 'lib/ve/tests/ce/imetests/input-firefox-ubuntu-ibus-japanese-anthy--hiraganaonly.js', 'lib/ve/tests/ce/imetests/input-firefox-ubuntu-ibus-korean-korean.js', @@ -575,6 +579,8 @@ class VisualEditorHooks { 'lib/ve/tests/ce/imetests/input-ie-win-greek.js', 'lib/ve/tests/ce/imetests/input-ie-win-korean.js', 'lib/ve/tests/ce/imetests/input-ie-win-welsh.js', + 'lib/ve/tests/ce/imetests/input-safari-mac-native-japanese-hiragana.js', + 'lib/ve/tests/ce/imetests/input-safari-mac-native-japanese-katakana.js', 'lib/ve/tests/ce/imetests/leftarrow-chromium-ubuntu-none.js', 'lib/ve/tests/ce/imetests/leftarrow-firefox-ubuntu-none.js', 'lib/ve/tests/ce/imetests/leftarrow-ie-win-none.js', diff --git a/lib/ve b/lib/ve index b4dcdf8fa4..5268def0f8 160000 --- a/lib/ve +++ b/lib/ve @@ -1 +1 @@ -Subproject commit b4dcdf8fa496f2a8aeac25675d3e46d1dad60217 +Subproject commit 5268def0f86922642f32ca9d3e77d818f6eaef8e