mediawiki-extensions-Visual.../modules/ve-mw/ce
Roan Kattouw 7035c8de01 Followup 8a4058584: use a single media source for rerendering images
The code asked all media sources for a rerender and used whichever one
came in first, which meant that it might potentially render the wrong
image, or reject the promise if one source served an error response
before a good response from another source arrived.

Also reject the promise if we can't find an image source in the response.

Change-Id: I6b516ad41b8a9e2abd440625bb76f3e1abb54520
2013-10-17 14:02:51 +02:00
..
annotations 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
nodes Followup 8a4058584: use a single media source for rerendering images 2013-10-17 14:02:51 +02:00
styles Use a frame wrapper for all highlights on MWBlockImageNode 2013-08-30 16:32:24 -07:00
ve.ce.MWResizableNode.js Resizable node live preview 2013-10-16 14:25:00 +02:00