User "Nikerabbit" changed the status of MediaWiki.r97021.

Old Status: new
New Status: ok

User "Nikerabbit" also posted a comment on MediaWiki.r97021.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97021#c22507
Commit summary:

RTLDebug: Optimize JS + fix error in ResourceLoaderModules
* Added remoteExtPath so that the extension is also loaded property in more 
exotic setups (ie. non standard wgExtensionAssetsPath, surprised it worked at 
all without that)
* Rewrite javascript to not select stuff in the <head>, and use jQuery's .css() 
and strict comparison to speed up the giant loop
* Using context instead of globals in the BeforePageDisplay hook

Comment:

Feels a bit faster now, but still takes many seconds on complex pages.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to