mediawiki-extensions-Visual.../modules/ve-mw/ui/inspectors
Roan Kattouw 12e4b41660 Don't throw JS errors when opening MWExtensionInspector on the wrong node type
The setup method just assumed this.node was of the right type, and
would just crash if it wasn't. You could select an image, open the
gallery inspector, and it would happily try to inspect it until
crashing because there was no .mw.extsrc attribute.

Bug: 60502
Change-Id: Idf0e9cf7ccaa37e607374ced150db732926a19f8
2014-01-27 19:21:36 -08:00
..
ve.ui.MWAlienExtensionInspector.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.ui.MWExtensionInspector.js Don't throw JS errors when opening MWExtensionInspector on the wrong node type 2014-01-27 19:21:36 -08:00
ve.ui.MWGalleryInspector.js Ultra-basic gallery editing 2014-01-15 15:13:12 -08:00
ve.ui.MWHieroInspector.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.ui.MWLanguageInspector.js MediaWiki language inspector updates 2014-01-18 01:02:23 +00:00
ve.ui.MWLinkInspector.js Followup 7994eae8c2: fix MWLinkInspector breakage 2014-01-27 13:11:06 -08:00
ve.ui.MWMathInspector.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00