Krinkle has uploaded a new change for review.

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


Change subject: ve.ce.FocusableNode: Fix documentation
......................................................................

ve.ce.FocusableNode: Fix documentation

The constructor doesn't use any parameter named "$resizable".
And the one usage of it (ve.ce.ImageNode) doesn't pass any
arguments.

Follows-up 3fe3032.

Change-Id: I30530f4199a7c8383933be286b7b7a705c05c26c
---
M modules/ve/ce/ve.ce.FocusableNode.js
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor 
refs/changes/70/62670/1

diff --git a/modules/ve/ce/ve.ce.FocusableNode.js 
b/modules/ve/ce/ve.ce.FocusableNode.js
index fb8cebf..d3ebe49 100644
--- a/modules/ve/ce/ve.ce.FocusableNode.js
+++ b/modules/ve/ce/ve.ce.FocusableNode.js
@@ -12,7 +12,6 @@
  * @abstract
  *
  * @constructor
- * @param {jQuery} [$resizable=this.$] Focusable DOM element
  */
 ve.ce.FocusableNode = function VeCeFocusableNode() {
        // Properties

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I30530f4199a7c8383933be286b7b7a705c05c26c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>

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

Reply via email to