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

       Web browser: ---
             Bug #: 28846
           Summary: ResourceLoader private member variables
           Product: MediaWiki
           Version: 1.17.0beta1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Resource Loader
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Please use less private member variables (i.e. constructor function scope) in
ResourceLoader. Especially mediaWiki.loader.registry, mediaWiki.loader.jobs
etc. Using public variables in such circumstances would make it easier to
support and easier to isolate bugs. 

Alternatively, develop a patch for Firebug which allows private variables to be
viewed.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to