[Bug 45145] Load editing toolbar on element ready instead of content ready

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

--- Comment #4 from Bartosz DziewoƄski matma@gmail.com ---
*** Bug 45144 has been marked as a duplicate of this bug. ***

-- 
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 45145] Load editing toolbar on element ready instead of content ready

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

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

--- Comment #3 from Nemo federicol...@tiscali.it ---
It's true that this happens. For me it's much rarer than in WikiEditor (where
it's certain to happen + bug 41911), but this is no indication of how common it
may be.

-- 
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 45145] Load editing toolbar on element ready instead of content ready

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

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

   What|Removed |Added

 Blocks||17653

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45145] Load editing toolbar on element ready instead of content ready

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

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

   What|Removed |Added

   Keywords||javascript
 CC||mybugs.m...@gmail.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45145] Load editing toolbar on element ready instead of content ready

2013-02-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45145

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
Version|unspecified |1.21-git

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45145] Load editing toolbar on element ready instead of content ready

2013-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45145

--- Comment #1 from Krinkle krinklem...@gmail.com ---
Just curious, what exactly is the rest of the page on EditAction after the
main textarea before /html?

Afaik the output between those two points in the output are a straight forward
buffer output, no additional expensive or slow actions (e.g. templates used
is calculated before hand).

From EditPage::showEditForm:
- edit toolbar
- showTextbox1
- standard inputs
- edit tools
- templates used
- (hidden) categories

Also, the WikiEditor extension itself loads from the bottom queue, which is
asynchronous and doesn't block the document-ready event so basically everything
executes straight away already.

There is certainly room for optimisation, but it's not as simple as changing
the $(document).ready binding to something else.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45145] Load editing toolbar on element ready instead of content ready

2013-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45145

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com,
   ||tpars...@wikimedia.org
  Component|Interface   |WikiEditor
Product|MediaWiki   |MediaWiki extensions

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45145] Load editing toolbar on element ready instead of content ready

2013-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45145

Isarra zhoris...@gmail.com changed:

   What|Removed |Added

  Component|WikiEditor  |Interface
Product|MediaWiki extensions|MediaWiki

--- Comment #2 from Isarra zhoris...@gmail.com ---
This bug is not about the WikiEditor toolbar (that one's Bug 45144), but the
normal one that ships with core.

Now what you said may be the case with the regular editing toolbar too, but
frankly all I really know is both of them wait to activate and that causes
problems for people.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l