User "Catrope" changed the status of MediaWiki.r87474. Old Status: new New Status: ok
Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/87474#c0 Commit summary: Added cookie write when an anonomous user rates a page, which is later be used to determine if we need to get their ratings from the server or not. All anonymous users who have not rated will be requesting rating information using a generic URL - these are cheap. Once they rate, or if they are logged in, they will have unique URLs, which always break caching - these are expensive. Also added some path properties to other places where cookies are being set for consistency. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
