[Bug 41453] Sometimes mw.loader.load do not load anything and mw.loader.using do not call any of the ready/error callbacks

2013-06-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41453 Helder mybugs.m...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug 41453] Sometimes mw.loader.load do not load anything and mw.loader.using do not call any of the ready/error callbacks

2013-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41453 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Whiteboard|

[Bug 41453] Sometimes mw.loader.load do not load anything and mw.loader.using do not call any of the ready/error callbacks

2013-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41453 Michelle Lee Kosik kosi...@mail.com changed: What|Removed |Added CC||kosi...@mail.com

[Bug 41453] Sometimes mw.loader.load do not load anything and mw.loader.using do not call any of the ready/error callbacks

2013-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41453 --- Comment #12 from Krinkle krinklem...@gmail.com --- Can you still reproduce this? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___

[Bug 41453] Sometimes mw.loader.load do not load anything and mw.loader.using do not call any of the ready/error callbacks

2012-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41453 --- Comment #5 from mybugs.m...@gmail.com 2012-11-09 12:25:57 UTC --- Created attachment 11336 -- https://bugzilla.wikimedia.org/attachment.cgi?id=11336 Adding some console.log commands So, I've added some console.log commands in mw.loader

[Bug 41453] Sometimes mw.loader.load do not load anything and mw.loader.using do not call any of the ready/error callbacks

2012-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41453 --- Comment #6 from mybugs.m...@gmail.com 2012-11-09 12:28:37 UTC --- In the test above, the gadgets were defined as follows: [[MediaWiki:Gadgets-definition]] * bug41453[ResourceLoader]|bug41453.js * bug41453b[ResourceLoader]|bug41453b.js

[Bug 41453] Sometimes mw.loader.load do not load anything and mw.loader.using do not call any of the ready/error callbacks

2012-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41453 --- Comment #7 from mybugs.m...@gmail.com 2012-11-09 13:06:00 UTC --- (In reply to comment #5) In the cases where the modules are loaded correctly, the only difference in the console was that there was the following lines after the ones from

[Bug 41453] Sometimes mw.loader.load do not load anything and mw.loader.using do not call any of the ready/error callbacks

2012-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41453 --- Comment #8 from mybugs.m...@gmail.com 2012-11-09 13:25:35 UTC --- A few minutes later I decided to check the status of each of the modules the gadget tries to load and got: mw.loader.getState('mediawiki.util') ready

[Bug 41453] Sometimes mw.loader.load do not load anything and mw.loader.using do not call any of the ready/error callbacks

2012-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41453 --- Comment #9 from Krinkle krinklem...@gmail.com 2012-11-09 14:05:57 UTC --- I spent a few minutes trying to reproduce this in different environments but I can't reproduce any of it. Can formulate a list of reproduction steps (as short and

[Bug 41453] Sometimes mw.loader.load do not load anything and mw.loader.using do not call any of the ready/error callbacks

2012-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41453 Krinkle krinklem...@gmail.com changed: What|Removed |Added Keywords|javascript |

[Bug 41453] Sometimes mw.loader.load do not load anything and mw.loader.using do not call any of the ready/error callbacks

2012-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41453 --- Comment #10 from mybugs.m...@gmail.com 2012-11-09 14:15:38 UTC --- (In reply to comment #9) Can formulate a list of reproduction steps (as short and specific as possible)? 1) Set $wgResourceLoaderDebug = false; 2) Create the gadgets as

[Bug 41453] Sometimes mw.loader.load do not load anything and mw.loader.using do not call any of the ready/error callbacks

2012-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41453 mybugs.m...@gmail.com changed: What|Removed |Added Web browser|--- |Google Chrome --- Comment #11

[Bug 41453] Sometimes mw.loader.load do not load anything and mw.loader.using do not call any of the ready/error callbacks

2012-11-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41453 mybugs.m...@gmail.com changed: What|Removed |Added Summary|mw.loader.using do not call |Sometimes mw.loader.load do