https://bugzilla.wikimedia.org/show_bug.cgi?id=8697
--- Comment #17 from Marius Hoch <[email protected]> --- (In reply to comment #16) > It would be fair, I think, to allow multi-diff patrols e.g. only when opened > with a parameter similar to rcid, which would be provided on RC/WL only; it's > what most comments ask. > Then the issue of making it always available would be split to another bug > similar to bug 15936, to be worked on after evaluating performance and > community effects of this first implementation, and how big the need for it > is. The rcid parameters we're currently using are there for performance reasons (and I'm on getting rid of them). So I would like to either do this right (no parameter) or not (a parameter couldn't increase the performance here anyway as we would need to know a lot of rcids). The best way I currently see is to have it patrol all changes by a user in a row (that's feasible on the MediaWiki side and shouldn't be overly controversial on the community side). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
