mediawiki-extensions-Visual.../modules/ve-mw/init
Ed Sanders b247c70a22 ArticleTarget: Fix return of getVisualDiffGeneratorPromise
The promise is supposed to return a function that can be used
to lazily generate the visual diff, not the visual diff itself.
This was broken when switching to arrow functions.

Bug: T364635
Change-Id: Ifa971333aa22af346bb62d031dc20afc8979992c
2024-05-10 20:09:09 +00:00
..
apiresponsecache Convert local functions to arrow functions and remove this bindings 2024-05-09 10:33:44 +01:00
styles Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
targets ArticleTarget: Fix return of getVisualDiffGeneratorPromise 2024-05-10 20:09:09 +00:00
ve.init.mw.ArticleTargetEvents.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.init.mw.js JSDoc: Add namespaces 2024-04-30 12:24:10 +01:00
ve.init.mw.Platform.init.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.init.mw.Platform.js Remove unnecessary context binding when using arrow functions 2024-05-03 12:47:47 +01:00
ve.init.mw.SaveErrorHandler.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.init.mw.ViewportZoomHandler.js Prefer arrow callbacks 2024-05-01 14:11:54 +01:00