Last modified: 2014-07-22 20:08:11 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 T68898, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 66898 - PageCuration: Get rid of synchronous AJAX request on page load
PageCuration: Get rid of synchronous AJAX request on page load
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
PageCuration (Other open bugs)
master
All All
: High normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: performance
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-21 04:41 UTC by This, that and the other (TTO)
Modified: 2014-07-22 20:08 UTC (History)
6 users (show)

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


Attachments

Description This, that and the other (TTO) 2014-06-21 04:41:57 UTC
In ext.PageTriage.viewUtil.js, there is a synchronous AJAX request executed on page load. Firefox 30 complains about this in the JS console:

  Synchronous XMLHttpRequest on the main thread is deprecated because of its
  detrimental effects to the end user's experience. For more help
  http://xhr.spec.whatwg.org/

Don't know why this request has to be synchronous. Code should be refactored so it can be made asynchronous.

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


Navigation
Links