[Bug 30446] mw.loader.using always calls ready callback for unregistered modules

2012-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30446 Krinkle changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30446] mw.loader.using always calls ready callback for unregistered modules

2011-08-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30446 --- Comment #9 from darklama 2011-08-25 01:10:45 UTC --- (In reply to comment #6) > (In reply to comment #5) > > (In reply to comment #4) > > > ... so you agree with me that the error callback should be called at load > > > time > > > when you

[Bug 30446] mw.loader.using always calls ready callback for unregistered modules

2011-08-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30446 --- Comment #8 from darklama 2011-08-25 01:06:02 UTC --- (In reply to comment #7) > (In reply to comment #3) > > mw.loader.using might be called before: > > 1. One or more modules are known about. > > What about that case though ? Deffer, as

[Bug 30446] mw.loader.using always calls ready callback for unregistered modules

2011-08-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30446 --- Comment #7 from Krinkle 2011-08-24 23:09:21 UTC --- (In reply to comment #3) > mw.loader.using might be called before: > 1. One or more modules are known about. What about that case though ? -- Configure bugmail: https://bugzilla.wikimed

[Bug 30446] mw.loader.using always calls ready callback for unregistered modules

2011-08-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30446 Krinkle changed: What|Removed |Added CC||krinklem...@gmail.com --- Comment #6 from Kr

[Bug 30446] mw.loader.using always calls ready callback for unregistered modules

2011-08-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30446 --- Comment #5 from darklama 2011-08-23 23:17:37 UTC --- (In reply to comment #4) > ... so you agree with me that the error callback should be called at load time > when you did a mediawiki.loader.using() call for an unregistered module that >

[Bug 30446] mw.loader.using always calls ready callback for unregistered modules

2011-08-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30446 --- Comment #4 from Brion Vibber 2011-08-23 20:41:59 UTC --- ... so you agree with me that the error callback should be called at load time when you did a mediawiki.loader.using() call for an unregistered module that stays unregistered? -- C

[Bug 30446] mw.loader.using always calls ready callback for unregistered modules

2011-08-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30446 --- Comment #3 from darklama 2011-08-23 20:36:15 UTC --- To explain a bit more, mw.loader.using might be called before: 1. One or more modules are known about. 2. Any dependencies are known about. 3. Dependencies have reached ready or error s

[Bug 30446] mw.loader.using always calls ready callback for unregistered modules

2011-08-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30446 --- Comment #2 from darklama 2011-08-23 20:09:04 UTC --- No. An unregistered module needs to inject a request and let the load system know we want to know about any future modules that are registered by the given name, so it can call the ready

[Bug 30446] mw.loader.using always calls ready callback for unregistered modules

2011-08-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30446 Brion Vibber changed: What|Removed |Added Keywords||need-unittest --- Comment #1 from Brion

[Bug 30446] mw.loader.using always calls ready callback for unregistered modules

2011-08-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30446 darklama changed: What|Removed |Added URL||http://svn.wikimedia.org/vi

[Bug 30446] mw.loader.using always calls ready callback for unregistered modules

2011-08-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30446 Mark A. Hershberger changed: What|Removed |Added Priority|Unprioritized |Normal CC|