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

--- Comment #3 from Krinkle <krinklem...@gmail.com> 2012-07-03 17:57:09 UTC ---
Yeah, as far as the production flow goes, this isn't an issue. The server
properly response with mw.loader.state({'foo':'missing'}) pointing the state
machine in the right direction and handling of dependencies all go as expected.
Nothing is visibly failing or stuck half-way initialization.

I find interesting that the server responds with "missing" instead of "error".
This suggests that perhaps the module wasn't allowed to be registered in the
first place (i.e. the exception was thrown in ResourceLoader::__construct or
::register?).

If that's the case, we could log from mw.loader.state instead.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to