"Tim Starling" changed the status of MediaWiki.r98080 to "resolved" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98080#c28668
Old Status: new > New Status: resolved Commit summary for MediaWiki.r98080: MoodBar: Write the filter state to a cookie and read it on page load. This still needs AJAX filtering to be implemented and the on-page-load state to actually take effect. Tim Starling's comment: The ECMAScript spec is not a pleasant thing to read. Here's an easier option: * https://developer.mozilla.org/en/JavaScript/Reference/Operators/Comma_Operator * https://developer.mozilla.org/en/JavaScript/Reference/Operators/Operator_Precedence It says it's in ECMA-262 and JavaScript 1.0. Of course anyone actually using the comma operator outside of the increment part of a "for" loop should probably be shot. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
