In debugging some stuff here on WordPress.com, I dived (once more) into the image handling guts of WordPress.
A while ago, I revamped WordPress’ inline uploading functionality to be more pluggable, cacheable, maintainable and (hopefully) intuitive. A hundred bugs later, it seems to be working pretty well.
This time around, the issue was not how WP [...]