[Bug 25153] Add wfDebug of loaded modules

2011-03-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25153

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||krinklem...@gmail.com
 Resolution||WONTFIX

--- Comment #3 from Krinkle krinklem...@gmail.com 2011-03-11 22:42:58 UTC ---
Marking WONTFIX as this seems something for client side rather than server
side.

In the client side you can set url-parameter debug=true (or enforce it via
$$wgResourceLoaderDebug i LocalSettings.php) at which points debug calls to
mw.log() will be outputted to a #mw-log-console (or your native JS Console if
you have one).

We should add mw.log() calls to the core modules to indicate when stuff is
loaded.

I've made a start in r83658. It not only logs when a module fails but also if
and when a module is loaded at all and which state it is set to.

It does it for all default modules except for special modules like startup,
site and user. But that's just a matter of adding a line like:

mw.log( 'Site module loaded' );

etc.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25153] Add wfDebug of loaded modules

2011-03-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25153

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Blocks|24415   |

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25153] Add wfDebug of loaded modules

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25153

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 CC||b...@mzmcbride.com
 Blocks||24415

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25153] Add wfDebug of loaded modules

2010-09-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25153

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2010-09-13 15:35:56 
UTC ---
(In reply to comment #0)
 It would be helpful for developers to easily see what resources are being
 loaded on a page request. Adding wfDebug() with the loaded JS/CSS files would
 be very helpful :)
How does this show things that are not obvious from looking at the AJAX
requests in Firebug's Console or Net panel?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25153] Add wfDebug of loaded modules

2010-09-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25153

--- Comment #2 from Chad H. innocentkil...@gmail.com 2010-09-13 15:38:28 UTC 
---
I suppose it doesn't really, I just figured a single line in the debug log like

ResourceLoader, loaded: jquery, jquery.ui, mediawiki.legacy.ajax

Might be handy. Go ahead and WONTFIX if you don't think so :)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25153] Add wfDebug of loaded modules

2010-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25153

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

   Priority|Normal  |Low

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l