"Preilly" changed the status of MediaWiki.r113125 to "resolved"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113125

Old status:  new
New status: resolved

Commit summary for MediaWiki.r113125:

fix removal of legacy buttons for browsers without jquery

follow up to r113028
the minimal library only works with single elements and has
not been written like jQuery to accept several items. Several browsers
don't have jQuery available and thus are breaking

have rewritten remove to work on a single element, looping now
happens further up page

cloned NodeList into normal array since it is going to be iterated
through and change through manipulations

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to