https://bugzilla.wikimedia.org/show_bug.cgi?id=44126

       Web browser: ---
            Bug ID: 44126
           Summary: Performance: don't request watch status dynamically
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Keywords: performance
          Severity: major
          Priority: Unprioritized
         Component: MobileFrontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

On every page view we do GET
/w/api.php?action=query&format=json&titles=Barack+Obama&prop=info&inprop=watched
HTTP/1.1

It's absolutely unnecessary as pages aren't cached for logged-in users so we
can output the watched status in the page HTML.

-- 
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

Reply via email to