https://bugzilla.wikimedia.org/show_bug.cgi?id=29140
--- Comment #2 from Michael Dale <[email protected]> 2011-05-25 18:31:00 UTC --- yes xdebug lets you see the debug requests in a debugger outside of the browser, the bug was about firebug integration with the firephp add-on in the browser. Makes it a little easier to keep track of where things went wrong when the debug information is matched up per your many ajax requests automatically. But this is obviously a low priority bug, since you can practically do the same thing with the tool set you describe or just tail a temporary file that wfDebug outputs. ( Its just less convenient and you have to manually sync up the several ajax requests with your javascript debugging lines ) -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
