r59882 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r59881‎ | r59882 | r59883 >
Date:13:04, 9 December 2009
Author:werdna
Status:deferred
Tags:
Comment:
merge r59879
Modified paths:
  • /branches/wmf-deployment/extensions/LiquidThreads_alpha (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads_alpha/jquery/js2.combined.js (modified) (history)

Diff [purge]

Index: branches/wmf-deployment/extensions/LiquidThreads_alpha/jquery/js2.combined.js
@@ -7870,6 +7870,6 @@
78717871 * Provides js2 compatible onload hook
78727872 * @param func Function to call when ready
78737873 */
7874 -function mw.addOnloadHook( func ) {
 7874+mw.addOnloadHook = function( func ) {
78757875 $j(document).ready( func );
7876 -}
\ No newline at end of file
 7876+}
Property changes on: branches/wmf-deployment/extensions/LiquidThreads_alpha/jquery/js2.combined.js
___________________________________________________________________
Name: svn:mergeinfo
78777877 - /trunk/extensions/LiquidThreads/jquery/js2.combined.js:57390
78787878 + /trunk/extensions/LiquidThreads/jquery/js2.combined.js:57390,59879
Property changes on: branches/wmf-deployment/extensions/LiquidThreads_alpha
___________________________________________________________________
Name: svn:mergeinfo
78797879 - /trunk/extensions/LiquidThreads:57390,58990-59196,59198-59661,59666-59743,59782-59877
78807880 + /trunk/extensions/LiquidThreads:57390,58990-59196,59198-59661,59666-59743,59782-59877,59879

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r59879LiquidThreads: Fix js2 stop-gap broken by r59799, which appears to be no more...werdna13:01, 9 December 2009

Status & tagging log