https://bugzilla.wikimedia.org/show_bug.cgi?id=44126
--- Comment #3 from Asher Feldman <[email protected]> --- An unnecessary roundtrip to api.php should be avoided if at all possible, its more expensive to invoke than it should be. Logged in users do not generate api.php?action=query&prop=info&inprop=watched on every page view, and I think MobileFrontend should strive not to add additional request overhead vs. the standard site. +1 to Max's approach here. -- 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
