mediawiki-extensions-Visual.../modules/ve-mw/ui/inspectors
Roan Kattouw 6aac8eed78 Follow-up 8112c3ba30: fix JS error on link inspector teardown
LinkAnnotationInspector in VE core calls
this.setAnnotation( null ); on teardown, which causes
MWLinkAnnotationInspector#onInternalLinkChange to be invoked
with a null fragment.

Bug: T103176
Bug: T104231
Change-Id: Ibb50ba1696609bebdfc2857ea292ee30b6b5126a
2015-06-29 23:53:49 +00:00
..
ve.ui.MWAlienExtensionInspector.js Stop using this.$ 2015-04-14 02:54:01 +01:00
ve.ui.MWExtensionInspector.js Stop using this.$ 2015-04-14 02:54:01 +01:00
ve.ui.MWGalleryInspector.js [BREAKING CHANGE] Make MWExtensionInspector inherit from NodeInspector 2015-04-08 20:51:20 +00:00
ve.ui.MWLinkAnnotationInspector.js Follow-up 8112c3ba30: fix JS error on link inspector teardown 2015-06-29 23:53:49 +00:00
ve.ui.MWLinkNodeInspector.js Stop using this.$ 2015-04-14 02:54:01 +01:00
ve.ui.MWLiveExtensionInspector.js Use updateMwData when doing a live preview 2015-05-27 15:47:48 +01:00