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

       Web browser: ---
             Bug #: 34956
           Summary: parser class should use mUrlProtocol internal method
                    instead of calling wfUrlProtocols()
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Parser
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: has...@free.fr
    Classification: Unclassified
   Mobile Platform: ---


On construction, the parser class call wfUrlProtocols() to internally initiate
its mUrlProtocol property.

In several method, calls are made directly to wfUrlProtcols() instead of using
the internal property.

Removing those call can probably save a few CPU cycles.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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