Last modified: 2013-09-30 09:53:29 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 T56746, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 54746 - Load resources dynamically as we need them
Load resources dynamically as we need them
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
UploadWizard (Other open bugs)
master
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: javascript, performance
Depends on: 49991
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-28 21:29 UTC by Mark Holmquist
Modified: 2013-09-30 09:53 UTC (History)
4 users (show)

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


Attachments

Description Mark Holmquist 2013-09-28 21:29:15 UTC
ResourceLoader is super nice, and it lets us do loads of cool stuff in UploadWizard. But we haven't, up 'til now, been using it *properly*. See the blocker bug.

Given that people see a lot of JS load already, we should consider loading only the bare minimum for app start at first, then start the application, then move on to loading the next step, only loading the third when the user clicks "next". This could cut our JS/CSS/image load drastically, making it way easier to test and for people to load the page.

Blocked by splitting up the modules in sane ways.

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


Navigation
Links