"Krinkle" changed the status of MediaWiki.r105007 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105007

Old status:  new
> New status: ok

Commit summary for MediaWiki.r105007:

Followup r104671: fix regression in jquery.delayedBind() due to change in param 
processing for jquery's bind()

Problem was per CR comment 
https://www.mediawiki.org/wiki/Special:Code/MediaWiki/104671#c26836 -- 
parameter count check changed in upstream jquery.bind(), causing the way we 
passed params to break if the optional 'data' parameter was left out.

Added QUnit test cases for jquery.delayedBind() with and without the optional 
'data' parameter.
Undoes r104671 since the issue it was working around is fixed.

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

Reply via email to