Last modified: 2014-11-01 00:52:59 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T63691, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 61691 - Delay loading editor javascript until after initial page load
Delay loading editor javascript until after initial page load
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: performance
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-20 17:59 UTC by Erik Bernhardson
Modified: 2014-11-01 00:52 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Erik Bernhardson 2014-02-20 17:59:43 UTC
Currently the javascript used for editing is loaded during the initial page render, this was done to reduce the delay between clicking 'reply' and having the editor open up.

We could reduce the amount of js and the number of bytes during initial page load by using a setTimeout call that loads this js some short time(20s?) after initial page load to help speed up time to render. By using a setTimeout we would still have the reduced delay between clicking 'reply' and having the editor open up for most cases.
Comment 1 Gerrit Notification Bot 2014-09-04 14:40:15 UTC
Change 158384 had a related patch set uploaded by Matthias Mullie:
(bug 61691) Delay loading editor javascript until after initial page load

https://gerrit.wikimedia.org/r/158384
Comment 2 Gerrit Notification Bot 2014-09-05 02:25:53 UTC
Change 158384 merged by jenkins-bot:
(bug 61691) Delay loading editor javascript until after initial page load

https://gerrit.wikimedia.org/r/158384

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links