User "Brion VIBBER" changed the status of MediaWiki.r92009.

Old Status: new
New Status: fixme

User "Brion VIBBER" also posted a comment on MediaWiki.r92009.

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

Refactored UploadStash and related classes to use the database for file 
metadata storage instead of the session, see bug 26179

Tweaked the UploadWizard to work properly with the new backend code, updated 
tests

Comment:

Don't use 'smallint' for things like width/height; there are plenty of formats 
allowing larger images than 32k x 32k... and we can expect to be the ones to 
get them. ;)

It looks like there's no actual need to change the API responses either; this 
should be entirely an internally-facing change that clients need not do 
anything about.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to