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

       Web browser: ---
            Bug ID: 58886
           Summary: Image tag for enwiki project logo should specify
                    dimensions and use a stable URL
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: performance
          Severity: minor
          Priority: Unprioritized
         Component: MobileFrontend
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: o...@wikimedia.org
                CC: aricha...@wikimedia.org, jgon...@wikimedia.org,
                    jrob...@wikimedia.org, kw...@wikimedia.org,
                    maxsem.w...@gmail.com, mgro...@wikimedia.org,
                    mpinc...@wikimedia.org, rkald...@wikimedia.org,
                    tf...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

The logo in the footer of the mobile version of the English Wikipedia does not
specify dimensions. It is styled to have a height of 1em. To lay it out, the
browser has to fetch the image, determine its pixel size, and scale it to match
the CSS, which slows down rendering.

It is also served from a volatile URL which includes the branch name. You might
want to use "static-current" instead (i.e.,
<https://bits.wikimedia.org/static-current/extensions/MobileFrontend/images/logo-copyright-en.png>)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to