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

Krinkle <krinklem...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Krinkle <krinklem...@gmail.com> ---
load.php requests look like this:
> loader.implement(.., function(){..});loader.implement(.., 
> function(){..});loader.implement(.., function(){..});loader.implement(.., 
> function(){..});loader.implement(.., function(){..});loader.implement(.., 
> function(){..});

What is the point of having a url somewhere hidden inside with the location of
the unminified source code of that little chunk in the middle of a larger body
code with many different modules.

Closing as wontfix for lack of use case.

WikiModule already puts a /* Pagename */ comment in the code in debug mode (not
in production mode). If you're looking to change that to a url instead of a
pagename, please re-open the bug and clarify for that.

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

Reply via email to