On 12/09/2013 11:30 PM, MZMcBride wrote:
Matthew Flaschen wrote:
On 12/09/2013 09:29 PM, MZMcBride wrote:
- You can specify debug=true.
** Specifying the URL parameter can damage reproducibility. ** URL parameter is non-obvious to just about everyone.
I can't think of a more straight-forward name. It's also clearly documented.
Clearly documented where?
The detailed explanation is on the ResourceLoader features page (https://www.mediawiki.org/wiki/ResourceLoader/Features#Debug_mode), which is linked from the main documentation for developers using ResourceLoader (https://www.mediawiki.org/wiki/ResourceLoader/Developing_with_ResourceLoader).
I just made a tweak to make it more prominent on the "developing" page.
I see that you've filed two bugs regarding source maps: https://bugzilla.wikimedia.org/45514 and https://bugzilla.wikimedia.org/53510. Thanks for these. Source maps are another good approach to consider.
Yes, I'd like to see this. It's a standard approach, somewhat analogous to how C, etc. debugging works.
Matt Flaschen