User "Brion VIBBER" posted a comment on MediaWiki.r89913. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89913#c17982 Commit summary:
readiness events, that can occur only once, and can be subscribed to even if already occured Comment: This seems like it'll leak objects into the 'ready' array, never to be removed. Probably ok for this usage for now since nobody'll sit on UploadWizard forever, but won't be suitable for longer-running web app views that might be used in future. Needs test cases. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
