User "Aaron Schulz" changed the status of MediaWiki.r83123. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/83123#c0 Commit summary: Code conventions, cross-browser fixes and JSHint validation ; edit.js * Creating the 'i' variable only once * Defining winScroll before the if statements. This way when it's referenced later it will never trow an error about it being undefined. * Moving checkSelectedText up. It was called before it's definition. * Removed line with a loose variable on it (added in r59832) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
