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

Krinkle <krinklem...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #14 from Krinkle <krinklem...@gmail.com> 2012-01-27 21:21:19 UTC ---
I think we've spend more than enough hours on this report. Summary from my
perspective:

* This root bug itself is invalid: Referring to code defined in a module that
you don't load fails, obviously. Simple. This has been the case forever and
never changed.
* If one is unwilling to declare dependencies on other modules than don't write
any code from other modules.
* Before 1.18 scripts were loaded slower, and the slower things go, the less
race conditions.
* Any script that throws errors for "you" in 1.19-svn at beta.wmflabs.org but
works under 1.18wmf1 will be throwing errors for other users under 1.18wmf1
already. There is no regression, only faster load order and higher likelihood
of scripts failing that lack dependency declarations or loader callbacks
--
* 1.19 is not branched or deployed, wikis have sufficient time to take a good
look at their gadgets and check if they have any gadgets using other modules
that aren't marked as "depending" on them.

Marking WONTFIX as such.

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