mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 06:46:26 +00:00
f496085017
setValue() doesn't do anything if this.value === value, but with sanitization it's possible for that to be true while the value in the DOM is out of sync and needs to be changed. The fix is to check for this.value changing and the DOM changing separately. Change-Id: I5f571445f5729f5477902c155a4ee9588b7194a8 |
||
---|---|---|
.. | ||
elements | ||
layouts | ||
styles | ||
test | ||
toolgroups | ||
tools | ||
widgets | ||
OO.ui.Dialog.js | ||
OO.ui.Element.js | ||
OO.ui.Frame.js | ||
OO.ui.js | ||
OO.ui.Layout.js | ||
OO.ui.Tool.js | ||
OO.ui.Toolbar.js | ||
OO.ui.ToolFactory.js | ||
OO.ui.ToolGroup.js | ||
OO.ui.Widget.js | ||
OO.ui.Window.js | ||
OO.ui.WindowSet.js |