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

--- Comment #3 from Ori Livneh <[email protected]> ---
(In reply to Nemo from comment #1)
> (In reply to MZMcBride from comment #0)
> > A tracking bug for bugs caught by mw.loader.inspect(). Related:
> > <http://lists.wikimedia.org/pipermail/wikitech-l/2013-October/072378.html>.
> 
> Feature is still undocumented:
> https://www.mediawiki.org/w/index.php?title=Special:Search&search=%22mw.
> loader.inspect%28%29%3B%22&fulltext=Ricerca&profile=all
> Lately I only get "undefined", am I doing something wrong?

mw.loader.inspect() is a function that prints to the console but doesn't return
a value, so it evaluates to undefined. It's no different than console.log() in
that way. I'm not sure why you're not getting the rest of the output, though.
It works fine for me (just tested on Chrome 37, Firefox 32, Safari 7 on OS X).
As for documentation, help? :)

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