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

       Web browser: ---
             Bug #: 37331
           Summary: mw.loader.load() sometimes loads modules twice in
                    Firefox
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ResourceLoader
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---


In PageTriage, we have a JS file that loads a separate ResourceLoader module if
needed. It uses the syntax:
mw.loader.load( 'ext.pageTriage.views.toolbar' )

In some rare circumstances, it loads the ext.pageTriage.views.toolbar module
twice (although the load command is only called once), causing the interface to
break badly. This seems to only happen in Firefox.

I suspect this is a similar issue to Bug 34696. The steps to reproduce are a
bit complicated, so I'm not going to post them unless you need them. Just let
me know.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to