"Catrope" changed the status of MediaWiki.r99317 to "resolved" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99317
Old status: new New status: resolved Commit summary for MediaWiki.r99317: ext.flaggedRevs.review.js cleanup: * Set review form onchange events via JS instead of in the HTML * Don't expose FlaggedRevsReview js objects * Refactored an 'init' function into review.js * Use dataType parameter as "json" for review activity ajax * Use mw.util.wikiScript for ajax urls * Removed document.title setting (which clobbered the existing title) * Use jQuery selectors in some places * Removed wpNotes input JS (param was removed with $wgFlaggedRevsComments) * Renamed confusing function names * Some style cleanups _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
