mediawiki-extensions-Visual.../modules/ve-mw/ce
thiemowmde 31e1f20570 Gallery: Avoid expensive .getAttributes() call in MWGalleryImageNode
This actually creates an (expensive) clone of all attributes. Even if
this particular code is only interested in a single one of them.
I checked and it's purely used for reading, not writing. So it
doesn't make a difference if it's a clone or not.

Change-Id: I428e684ea2fa20ffcfcc53b618f3fc032d930c75
2024-03-23 23:07:22 +00:00
..
annotations Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
nodes Gallery: Avoid expensive .getAttributes() call in MWGalleryImageNode 2024-03-23 23:07:22 +00:00
styles Nest LESS files 2024-03-19 13:56:41 +00:00
ve.ce.MWResizableNode.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ce.MWWikitextSurface.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00