[Bug 47075] Evaluate which resource loader modules really need position = top

2014-11-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Santhosh Thottingal santhosh.thottin...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Santhosh Thottingal santhosh.thottin...@gmail.com ---
Closing the bug, assuming details given above are sufficient.

-- 
You are receiving this mail because:
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 47075] Evaluate which resource loader modules really need position = top

2014-08-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

--- Comment #8 from Santhosh Thottingal santhosh.thottin...@gmail.com ---
This is bit old, anyway, there were lot of refactoring around the RL modules of
ULS. I am listing a set of bug reports and patches, that addressed this in
direct and indirect way. The commit message and bug report discussions will
provide history

* https://gerrit.wikimedia.org/r/93051 Avoid loading jquery.jStorage for logged
in users
* https://gerrit.wikimedia.org/r/93050 Delay loading of jquery.uls.grid
(merged)
* https://gerrit.wikimedia.org/r/93038 Move button styles to separate module
(merged)
* https://github.com/wikimedia/jquery.uls/pull/115 Use unescaped Unicode
(merged to upstream, merged)
* https://gerrit.wikimedia.org/r/93057 Refactor ime lazy loading (merged)
* https://bugzilla.wikimedia.org/show_bug.cgi?id=56292

The main idea was to keep only RLs with position top that affects the page
flicker if not top loaded- mainly the ones that affect the page rendering.
Following are the top loaded modules in master code right now:

1. ext.uls.nojs
2. ext.uls.init
3. ext.uls.inteface

-- 
You are receiving this mail because:
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 47075] Evaluate which resource loader modules really need position = top

2014-03-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
   Assignee|wikibugs-l@lists.wikimedia. |santhosh.thottingal@gmail.c
   |org |om

--- Comment #7 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il ---
Santhosh, can you please explain how you made the decisions about this?

-- 
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 47075] Evaluate which resource loader modules really need position = top

2014-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Priority|Low |Unprioritized
 Status|REOPENED|NEW
   Severity|minor   |normal

--- Comment #6 from Nemo federicol...@tiscali.it ---
This is the only blocker currently left for bug 56292, can it be prioritised?

-- 
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 47075] Evaluate which resource loader modules really need position = top

2014-01-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

 Blocks||56292

-- 
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 47075] Evaluate which resource loader modules really need position = top

2014-01-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il ---
The evaluation was done and implemented in November.

-- 
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 47075] Evaluate which resource loader modules really need position = top

2014-01-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

--- Comment #4 from Niklas Laxström niklas.laxst...@gmail.com ---
If someone actually did this, I am not aware of it.

-- 
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 47075] Evaluate which resource loader modules really need position = top

2014-01-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #5 from Bartosz Dziewoński matma@gmail.com ---
Are there any notes from this available, or any commits made as a result?

-- 
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 47075] Evaluate which resource loader modules really need position = top

2013-11-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Ori Livneh o...@wikimedia.org changed:

   What|Removed |Added

   Keywords||performance

-- 
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 47075] Evaluate which resource loader modules really need position = top

2013-07-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Helder mybugs.m...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=49935

-- 
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 47075] Evaluate which resource loader modules really need position = top

2013-07-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Keywords||javascript
 CC||federicol...@tiscali.it

-- 
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 47075] Evaluate which resource loader modules really need position = top

2013-07-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Helder mybugs.m...@gmail.com changed:

   What|Removed |Added

 Blocks||700

-- 
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 47075] Evaluate which resource loader modules really need position = top

2013-05-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Siebrand s.mazel...@xs4all.nl changed:

   What|Removed |Added

 Whiteboard||code-quality

-- 
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 47075] Evaluate which resource loader modules really need position = top

2013-04-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||aloli...@gmail.com,
   ||amir.ahar...@mail.huji.ac.i
   ||l,
   ||niklas.laxst...@gmail.com,
   ||pgi...@wikimedia.org,
   ||run...@gmail.com,
   ||s.mazel...@xs4all.nl,
   ||santhosh.thottingal@gmail.c
   ||om
  Component|UniversalEditButton |UniversalLanguageSelector
   Assignee|br...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
I assume this was meant for ULS, hence correcting component.

-- 
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 47075] Evaluate which resource loader modules really need position = top

2013-04-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Siebrand s.mazel...@xs4all.nl changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
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 47075] Evaluate which resource loader modules really need position = top

2013-04-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47075

Siebrand s.mazel...@xs4all.nl changed:

   What|Removed |Added

 CC||krinklem...@gmail.com,
   ||roan.katt...@gmail.com

--- Comment #2 from Siebrand s.mazel...@xs4all.nl ---
Added Roan and Timo on CC. Just in case they are interested.

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