<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[23182] trunk/wp-includes/js/jquery/jquery-migrate.js: Update jQuery Migrate plugin to latest, fixing .toggle(boolean) usage.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/23182">23182</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2012-12-17 20:08:08 +0000 (Mon, 17 Dec 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>Update jQuery Migrate plugin to latest, fixing .toggle(boolean) usage. see <a href="http://core.trac.wordpress.org/ticket/22975">#22975</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpincludesjsjqueryjquerymigratejs">trunk/wp-includes/js/jquery/jquery-migrate.js</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpincludesjsjqueryjquerymigratejs"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/js/jquery/jquery-migrate.js (23181 => 23182)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/js/jquery/jquery-migrate.js        2012-12-17 18:56:51 UTC (rev 23181)
+++ trunk/wp-includes/js/jquery/jquery-migrate.js        2012-12-17 20:08:08 UTC (rev 23182)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*!
</span><del>- * jQuery Migrate - v1.0.0b1 - 2012-12-16
</del><ins>+ * jQuery Migrate - v1.0.0pre - 2012-12-17
</ins><span class="cx">  * https://github.com/jquery/jquery-migrate
</span><span class="cx">  * Copyright 2012 jQuery Foundation and other contributors; Licensed MIT
</span><span class="cx">  */
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> 
</span><span class="cx"> // Use Uglify to do conditional compilation of warning messages;
</span><span class="cx"> // the minified version will set this to false and remove dead code.
</span><del>-if ( typeof JQMIGRATE_WARN === &quot;undefined&quot; ) {
</del><ins>+if ( typeof window.JQMIGRATE_WARN === &quot;undefined&quot; ) {
</ins><span class="cx">         window.JQMIGRATE_WARN = true;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> function migrateWarn( msg) {
</span><del>-        if ( JQMIGRATE_WARN ) {
</del><ins>+        if ( window.JQMIGRATE_WARN ) {
</ins><span class="cx">                 if ( !warnedAbout[ msg ] ) {
</span><span class="cx">                         warnedAbout[ msg ] = true;
</span><span class="cx">                         jQuery.migrateWarnings.push( msg );
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> function migrateWarnProp( obj, prop, value, msg ) {
</span><del>-        if ( JQMIGRATE_WARN &amp;&amp; Object.defineProperty ) {
</del><ins>+        if ( window.JQMIGRATE_WARN &amp;&amp; Object.defineProperty ) {
</ins><span class="cx">                 // On ES5 browsers (non-oldIE), warn if the code tries to get prop;
</span><span class="cx">                 // allow property to be overwritten in case some other plugin wants it
</span><span class="cx">                 try {
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx">         obj[ prop ] = value;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-if ( JQMIGRATE_WARN &amp;&amp; document.compatMode === &quot;BackCompat&quot; ) {
</del><ins>+if ( window.JQMIGRATE_WARN &amp;&amp; document.compatMode === &quot;BackCompat&quot; ) {
</ins><span class="cx">         // jQuery has never supported or tested Quirks Mode
</span><span class="cx">         migrateWarn( &quot;jQuery is not compatible with Quirks Mode&quot; );
</span><span class="cx"> }
</span><span class="lines">@@ -81,22 +81,18 @@
</span><span class="cx">         rnoAttrNodeType = /^[238]$/;
</span><span class="cx"> 
</span><span class="cx"> // jQuery.attrFn
</span><del>-if ( JQMIGRATE_WARN ) {
-        migrateWarnProp( jQuery, &quot;attrFn&quot;, attrFn, &quot;jQuery.attrFn is deprecated&quot; );
-}
</del><ins>+migrateWarnProp( jQuery, &quot;attrFn&quot;, attrFn, &quot;jQuery.attrFn is deprecated&quot; );
</ins><span class="cx"> 
</span><span class="cx"> jQuery.attr = function( elem, name, value, pass ) {
</span><span class="cx">         if ( pass ) {
</span><del>-                if ( JQMIGRATE_WARN ) {
-                        migrateWarn(&quot;jQuery.fn.attr( props, pass ) is deprecated&quot;);
-                }
</del><ins>+                migrateWarn(&quot;jQuery.fn.attr( props, pass ) is deprecated&quot;);
</ins><span class="cx">                 if ( elem &amp;&amp; !rnoAttrNodeType.test( elem.nodeType ) &amp;&amp; jQuery.isFunction( jQuery.fn[ name ] ) ) {
</span><span class="cx">                         return jQuery( elem )[ name ]( value );
</span><span class="cx">                 }
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         // Warn if user tries to set `type` since it breaks on IE 6/7/8
</span><del>-        if ( JQMIGRATE_WARN &amp;&amp; name === &quot;type&quot; &amp;&amp; value !== undefined &amp;&amp; rnoType.test( elem.nodeName ) ) {
</del><ins>+        if ( name === &quot;type&quot; &amp;&amp; value !== undefined &amp;&amp; rnoType.test( elem.nodeName ) ) {
</ins><span class="cx">                 migrateWarn(&quot;Can't change the 'type' of an input or button in IE 6/7/8&quot;);
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="lines">@@ -109,9 +105,7 @@
</span><span class="cx">                 if ( jQuery.nodeName( elem, &quot;button&quot; ) ) {
</span><span class="cx">                         return valueAttrGet.apply( this, arguments );
</span><span class="cx">                 }
</span><del>-                if ( JQMIGRATE_WARN ) {
-                        migrateWarn(&quot;property-based jQuery.fn.attr('value') is deprecated&quot;);
-                }
</del><ins>+                migrateWarn(&quot;property-based jQuery.fn.attr('value') is deprecated&quot;);
</ins><span class="cx">                 return name in elem ?
</span><span class="cx">                         elem.value :
</span><span class="cx">                         null;
</span><span class="lines">@@ -120,9 +114,7 @@
</span><span class="cx">                 if ( jQuery.nodeName( elem, &quot;button&quot; ) ) {
</span><span class="cx">                         return valueAttrSet.apply( this, arguments );
</span><span class="cx">                 }
</span><del>-                if ( JQMIGRATE_WARN ) {
-                        migrateWarn(&quot;property-based jQuery.fn.attr('value', val) is deprecated&quot;);
-                }
</del><ins>+                migrateWarn(&quot;property-based jQuery.fn.attr('value', val) is deprecated&quot;);
</ins><span class="cx">                 // Does not return so that setAttribute is also used
</span><span class="cx">                 elem.value = value;
</span><span class="cx">         }
</span><span class="lines">@@ -213,10 +205,8 @@
</span><span class="cx"> 
</span><span class="cx"> jQuery.browser = browser;
</span><span class="cx"> 
</span><del>-if ( JQMIGRATE_WARN ) {
-        // Warn if the code tries to get jQuery.browser
-        migrateWarnProp( jQuery, &quot;browser&quot;, browser, &quot;jQuery.browser is deprecated&quot; );
-}
</del><ins>+// Warn if the code tries to get jQuery.browser
+migrateWarnProp( jQuery, &quot;browser&quot;, browser, &quot;jQuery.browser is deprecated&quot; );
</ins><span class="cx"> 
</span><span class="cx"> jQuery.sub = function() {
</span><span class="cx">         function jQuerySub( selector, context ) {
</span><span class="lines">@@ -236,9 +226,7 @@
</span><span class="cx">         };
</span><span class="cx">         jQuerySub.fn.init.prototype = jQuerySub.fn;
</span><span class="cx">         var rootjQuerySub = jQuerySub(document);
</span><del>-        if ( JQMIGRATE_WARN ) {
-                migrateWarn( &quot;jQuery.sub() is deprecated&quot; );
-        }
</del><ins>+        migrateWarn( &quot;jQuery.sub() is deprecated&quot; );
</ins><span class="cx">         return jQuerySub;
</span><span class="cx"> };
</span><span class="cx"> 
</span><span class="lines">@@ -254,9 +242,7 @@
</span><span class="cx">                 ret = jQuery.data( elem, name );
</span><span class="cx">                 evt = jQuery._data( elem, name );
</span><span class="cx">                 if ( ( ret === undefined || ret === evt ) &amp;&amp; evt !== undefined ) {
</span><del>-                        if ( JQMIGRATE_WARN ) {
-                                migrateWarn(&quot;Use of jQuery.fn.data('events') is deprecated&quot;);
-                        }
</del><ins>+                        migrateWarn(&quot;Use of jQuery.fn.data('events') is deprecated&quot;);
</ins><span class="cx">                         return evt;
</span><span class="cx">                 }
</span><span class="cx">         }
</span><span class="lines">@@ -296,7 +282,7 @@
</span><span class="cx"> var eventAdd = jQuery.event.add,
</span><span class="cx">         eventRemove = jQuery.event.remove,
</span><span class="cx">         eventTrigger = jQuery.event.trigger,
</span><del>-        oldToggle = jQuery.event.toggle,
</del><ins>+        oldToggle = jQuery.fn.toggle,
</ins><span class="cx">         oldLive = jQuery.fn.live,
</span><span class="cx">         oldDie = jQuery.fn.die,
</span><span class="cx">         ajaxEvents = &quot;ajaxStart|ajaxStop|ajaxSend|ajaxComplete|ajaxError|ajaxSuccess&quot;,
</span><span class="lines">@@ -306,7 +292,7 @@
</span><span class="cx">                 if ( typeof( events ) != &quot;string&quot; || jQuery.event.special.hover ) {
</span><span class="cx">                         return events;
</span><span class="cx">                 }
</span><del>-                if ( JQMIGRATE_WARN &amp;&amp; rhoverHack.test( events ) ) {
</del><ins>+                if ( rhoverHack.test( events ) ) {
</ins><span class="cx">                         migrateWarn(&quot;'hover' pseudo-event is deprecated, use 'mouseenter mouseleave'&quot;);
</span><span class="cx">                 }
</span><span class="cx">                 return events &amp;&amp; events.replace( rhoverHack, &quot;mouseenter$1 mouseleave$1&quot; );
</span><span class="lines">@@ -319,7 +305,7 @@
</span><span class="cx"> 
</span><span class="cx"> // Support for 'hover' pseudo-event and ajax event warnings
</span><span class="cx"> jQuery.event.add = function( elem, types, handler, data, selector ){
</span><del>-        if ( JQMIGRATE_WARN &amp;&amp; elem !== document &amp;&amp; rajaxEvent.test( types ) ) {
</del><ins>+        if ( elem !== document &amp;&amp; rajaxEvent.test( types ) ) {
</ins><span class="cx">                 migrateWarn( &quot;AJAX events should be attached to document: &quot; + types );
</span><span class="cx">         }
</span><span class="cx">         eventAdd.call( this, elem, hoverHack( types || &quot;&quot; ), handler, data, selector );
</span><span class="lines">@@ -330,9 +316,7 @@
</span><span class="cx"> 
</span><span class="cx"> jQuery.fn.error = function( data, fn ) {
</span><span class="cx">         var args = Array.prototype.slice.call( arguments, 0);
</span><del>-        if ( JQMIGRATE_WARN ) {
-                migrateWarn(&quot;jQuery.fn.error() is deprecated&quot;);
-        }
</del><ins>+        migrateWarn(&quot;jQuery.fn.error() is deprecated&quot;);
</ins><span class="cx">         args.splice( 0, 0, &quot;error&quot; );
</span><span class="cx">         if ( arguments.length ) {
</span><span class="cx">                 return this.bind.apply( this, args );
</span><span class="lines">@@ -348,9 +332,7 @@
</span><span class="cx">         if ( !jQuery.isFunction( fn ) || !jQuery.isFunction( fn2 ) ) {
</span><span class="cx">                 return oldToggle.apply( this, arguments );
</span><span class="cx">         }
</span><del>-        if ( JQMIGRATE_WARN ) {
-                migrateWarn(&quot;jQuery.fn.toggle(handler, handler...) is deprecated&quot;);
-        }
</del><ins>+        migrateWarn(&quot;jQuery.fn.toggle(handler, handler...) is deprecated&quot;);
</ins><span class="cx"> 
</span><span class="cx">         // Save reference to arguments for access in closure
</span><span class="cx">         var args = arguments,
</span><span class="lines">@@ -378,9 +360,7 @@
</span><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> jQuery.fn.live = function( types, data, fn ) {
</span><del>-        if ( JQMIGRATE_WARN ) {
-                migrateWarn(&quot;jQuery.fn.live() is deprecated&quot;);
-        }
</del><ins>+        migrateWarn(&quot;jQuery.fn.live() is deprecated&quot;);
</ins><span class="cx">         if ( oldLive ) {
</span><span class="cx">                 return oldLive.apply( this, arguments );
</span><span class="cx">         }
</span><span class="lines">@@ -389,9 +369,7 @@
</span><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> jQuery.fn.die = function( types, fn ) {
</span><del>-        if ( JQMIGRATE_WARN ) {
-                migrateWarn(&quot;jQuery.fn.die() is deprecated&quot;);
-        }
</del><ins>+        migrateWarn(&quot;jQuery.fn.die() is deprecated&quot;);
</ins><span class="cx">         if ( oldDie ) {
</span><span class="cx">                 return oldDie.apply( this, arguments );
</span><span class="cx">         }
</span><span class="lines">@@ -401,7 +379,7 @@
</span><span class="cx"> 
</span><span class="cx"> // Turn global events into document-triggered events
</span><span class="cx"> jQuery.event.trigger = function( event, data, elem, onlyHandlers  ){
</span><del>-        if ( JQMIGRATE_WARN &amp;&amp; !elem &amp; !rajaxEvent.test( event ) ) {
</del><ins>+        if ( !elem &amp; !rajaxEvent.test( event ) ) {
</ins><span class="cx">                 migrateWarn( &quot;Global events are undocumented and deprecated&quot; );
</span><span class="cx">         }
</span><span class="cx">         return eventTrigger.call( this,  event, data, elem || document, onlyHandlers  );
</span></span></pre>
</div>
</div>

</body>
</html>