[Bug 23844] move js-var dataCacheTime

2012-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23844

Umherirrender  changed:

   What|Removed |Added

 Resolution|LATER   |FIXED

--- Comment #4 from Umherirrender  2012-05-20 
06:35:28 UTC ---
successfully merged

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


[Bug 23844] move js-var dataCacheTime

2012-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23844

--- Comment #3 from Umherirrender  2012-05-19 
17:44:44 UTC ---
gerrit 8019

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


[Bug 23844] move js-var dataCacheTime

2011-11-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23844

Chad H.  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #2 from Chad H.  2011-11-29 20:14:30 UTC 
---
Is this thing actually used anywhere? I can't find any uses in trunk or
extensions or searching enwiki. I would just be inclined to remove it.

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


[Bug 23844] move js-var dataCacheTime

2010-12-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23844

Brion Vibber  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||LATER

--- Comment #1 from Brion Vibber  2010-12-27 04:00:06 UTC ---
There's not really a good place to put it; the classic 'js vars' block is
global (Skin::makeGlobalVariablesScript) and awkward to extend internally, and
there don't seem to be other querypage-specific script areas to merge it into.

Since the inline