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

       Web browser: ---
            Bug ID: 53785
           Summary: Probably don't need raw=true in our ResourceLoader
                    module definitions any more
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: MobileFrontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

If raw=true, the loader response will not callback to mw.loader and assumes
you're not using ResourceLoader to load the module, but are using load.php
directly. According to Krinkle, this was used for the old mode of
MobileFrontend where mw.loader.load didn't exist and instead <script> was
inserted raw. MobileFrontend now utilizes ResourceLoader for loading modules
and has access to mw.loader.load.

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