mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 16:44:51 +00:00
0e00b2c109
In Internet Explorer and Edge, NodeList objects do not have the 'forEach' method. However, Array's 'forEach' can be applied to them, as we do elsewhere in the code. https://developer.mozilla.org/en-US/docs/Web/API/NodeList/forEach Bug: T170466 Change-Id: Icb19995e140607d45c47fb6ae8d60ac80b664d02 |
||
---|---|---|
.. | ||
ve.ui.MWCancelConfirmDialog.js | ||
ve.ui.MWCommandHelpDialog.js | ||
ve.ui.MWExtensionDialog.js | ||
ve.ui.MWExtensionPreviewDialog.js | ||
ve.ui.MWGalleryDialog.js | ||
ve.ui.MWMediaDialog.js | ||
ve.ui.MWMetaDialog.js | ||
ve.ui.MWMobileSaveDialog.js | ||
ve.ui.MWPreDialog.js | ||
ve.ui.MWRequiredParamBlankConfirmDialog.js | ||
ve.ui.MWSaveDialog.js | ||
ve.ui.MWTableDialog.js | ||
ve.ui.MWTemplateDialog.js | ||
ve.ui.MWTransclusionDialog.js | ||
ve.ui.MWWikitextSwitchConfirmDialog.js |