<!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>[23400] trunk: Compress scripts/styles: 3.6-alpha-23400.</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/23400">23400</a></dd>
<dt>Author</dt> <dd>bumpbot</dd>
<dt>Date</dt> <dd>2013-02-08 22:58:42 +0000 (Fri, 08 Feb 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>Compress scripts/styles: 3.6-alpha-23400.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadminjscustomizecontrolsminjs">trunk/wp-admin/js/customize-controls.min.js</a></li>
<li><a href="#trunkwpincludesversionphp">trunk/wp-includes/version.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadminjscustomizecontrolsminjs"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/js/customize-controls.min.js (23399 => 23400)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/js/customize-controls.min.js        2013-02-08 18:51:19 UTC (rev 23399)
+++ trunk/wp-admin/js/customize-controls.min.js        2013-02-08 22:58:42 UTC (rev 23400)
</span><span class="lines">@@ -1 +1 @@
</span><del>-(function(a,c){var b=wp.customize;b.Setting=b.Value.extend({initialize:function(g,f,d){var e;b.Value.prototype.initialize.call(this,f,d);this.id=g;this.transport=this.transport||&quot;refresh&quot;;this.bind(this.preview)},preview:function(){switch(this.transport){case&quot;refresh&quot;:return this.previewer.refresh();case&quot;postMessage&quot;:return this.previewer.send(&quot;setting&quot;,[this.id,this()])}}});b.Control=b.Class.extend({initialize:function(i,e){var g=this,d,h,f;this.params={};c.extend(this,e||{});this.id=i;this.selector=&quot;#customize-control-&quot;+i.replace(&quot;]&quot;,&quot;&quot;).replace(&quot;[&quot;,&quot;-&quot;);this.container=c(this.selector);f=c.map(this.params.settings,function(j){return j});b.apply(b,f.concat(function(){var j;g.settings={};for(j in g.params.settings){g.settings[j]=b(g.params.settings[j])}g.setting=g.settings[&quot;default&quot;]||null;g.ready()}));g.elements=[];d=this.container.find(&quot;[data-customize-setti
 ng-link]&quot;);h={};d.each(function(){var k=c(this),j;if(k.is(&quot;:radio&quot;)){j=k.prop(&quot;name&quot;);if(h[j]){return}h[j]=true;k=d.filter('[name=&quot;'+j+'&quot;]')}b(k.data(&quot;customizeSettingLink&quot;),function(m){var l=new b.Element(k);g.elements.push(l);l.sync(m);l.set(m())})})},ready:function(){},dropdownInit:function(){var f=this,e=this.container.find(&quot;.dropdown-status&quot;),g=this.params,h=function(i){if(typeof i===&quot;string&quot;&amp;&amp;g.statuses&amp;&amp;g.statuses[i]){e.html(g.statuses[i]).show()}else{e.hide()}};var d=false;this.container.on(&quot;click keydown&quot;,&quot;.dropdown&quot;,function(i){if(i.type===&quot;keydown&quot;&amp;&amp;13!==i.which){return}i.preventDefault();if(!d){f.container.toggleClass(&quot;open&quot;)}if(f.container.hasClass(&quot;open&quot;)){f.container.parent().parent().find(&quot;li.library-selected&quot;).focus()}d=true;setTimeout(function(){d=false},400)});this.setting.bind(h);h(this.setting())}});b.ColorC
 ontrol=b.Control.extend({ready:function(){var e=this,d=this.container.find(&quot;.color-picker-hex&quot;);d.val(e.setting()).wpColorPicker({change:function(g,f){e.setting.set(d.wpColorPicker(&quot;color&quot;))},clear:function(){e.setting.set(false)}})}});b.UploadControl=b.Control.extend({ready:function(){var d=this;this.params.removed=this.params.removed||&quot;&quot;;this.success=c.proxy(this.success,this);this.uploader=c.extend({container:this.container,browser:this.container.find(&quot;.upload&quot;),dropzone:this.container.find(&quot;.upload-dropzone&quot;),success:this.success,plupload:{},params:{}},this.uploader||{});if(d.params.extensions){d.uploader.plupload.filters=[{title:b.l10n.allowedFiles,extensions:d.params.extensions}]}if(d.params.context){d.uploader.params[&quot;post_data[context]&quot;]=this.params.context}if(b.settings.theme.stylesheet){d.uploader.params[&quot;post_data[theme]&quot;]=b.settings.theme.stylesheet}this.uploader=new wp.Uploader(this.uploader);
 this.remover=this.container.find(&quot;.remove&quot;);this.remover.on(&quot;click keydown&quot;,function(e){if(e.type===&quot;keydown&quot;&amp;&amp;13!==e.which){return}d.setting.set(d.params.removed);e.preventDefault()});this.removerVisibility=c.proxy(this.removerVisibility,this);this.setting.bind(this.removerVisibility);this.removerVisibility(this.setting.get())},success:function(d){this.setting.set(d.get(&quot;url&quot;))},removerVisibility:function(d){this.remover.toggle(d!=this.params.removed)}});b.ImageControl=b.UploadControl.extend({ready:function(){var e=this,d;this.uploader={init:function(f){var h,g;if(this.supports.dragdrop){return}h=e.container.find(&quot;.upload-fallback&quot;);g=h.children().detach();this.browser.detach().empty().append(g);h.append(this.browser).show()}};b.UploadControl.prototype.ready.call(this);this.thumbnail=this.container.find(&quot;.preview-thumbnail img&quot;);this.thumbnailSrc=c.proxy(this.thumbnailSrc,this);this.setting.bind(this.thumbn
 ailSrc);this.library=this.container.find(&quot;.library&quot;);this.tabs={};d=this.library.find(&quot;.library-content&quot;);this.library.children(&quot;ul&quot;).children(&quot;li&quot;).each(function(){var g=c(this),h=g.data(&quot;customizeTab&quot;),f=d.filter('[data-customize-tab=&quot;'+h+'&quot;]');e.tabs[h]={both:g.add(f),link:g,panel:f}});this.library.children(&quot;ul&quot;).on(&quot;click keydown&quot;,&quot;li&quot;,function(g){if(g.type===&quot;keydown&quot;&amp;&amp;13!==g.which){return}var h=c(this).data(&quot;customizeTab&quot;),f=e.tabs[h];g.preventDefault();if(f.link.hasClass(&quot;library-selected&quot;)){return}e.selected.both.removeClass(&quot;library-selected&quot;);e.selected=f;e.selected.both.addClass(&quot;library-selected&quot;)});this.library.on(&quot;click keydown&quot;,&quot;a&quot;,function(f){if(f.type===&quot;keydown&quot;&amp;&amp;13!==f.which){return}var g=c(this).data(&quot;customizeImageValue&quot;);if(g){e.setting.set(g);f.preventDefault(
 )}});if(this.tabs.uploaded){this.tabs.uploaded.target=this.library.find(&quot;.uploaded-target&quot;);if(!this.tabs.uploaded.panel.find(&quot;.thumbnail&quot;).length){this.tabs.uploaded.both.addClass(&quot;hidden&quot;)}}d.each(function(){var f=e.tabs[c(this).data(&quot;customizeTab&quot;)];if(!f.link.hasClass(&quot;hidden&quot;)){e.selected=f;f.both.addClass(&quot;library-selected&quot;);return false}});this.dropdownInit()},success:function(d){b.UploadControl.prototype.success.call(this,d);if(this.tabs.uploaded&amp;&amp;this.tabs.uploaded.target.length){this.tabs.uploaded.both.removeClass(&quot;hidden&quot;);d.element=c('&lt;a href=&quot;#&quot; class=&quot;thumbnail&quot;&gt;&lt;/a&gt;').data(&quot;customizeImageValue&quot;,d.get(&quot;url&quot;)).append('&lt;img src=&quot;'+d.get(&quot;url&quot;)+'&quot; /&gt;').appendTo(this.tabs.uploaded.target)}},thumbnailSrc:function(d){if(/^(https?:)?\/\//.test(d)){this.thumbnail.prop(&quot;src&quot;,d).show()}else{this.thumbnail.hi
 de()}}});b.defaultConstructor=b.Setting;b.control=new b.Values({defaultConstructor:b.Control});b.PreviewFrame=b.Messenger.extend({sensitivity:2000,initialize:function(g,f){var e=c.Deferred(),d=this;e.promise(this);this.container=g.container;this.signature=g.signature;c.extend(g,{channel:b.PreviewFrame.uuid()});b.Messenger.prototype.initialize.call(this,g,f);this.add(&quot;previewUrl&quot;,g.previewUrl);this.query=c.extend(g.query||{},{customize_messenger_channel:this.channel()});this.run(e)},run:function(e){var d=this,f=false,g=false;if(this._ready){this.unbind(&quot;ready&quot;,this._ready)}this._ready=function(){g=true;if(f){e.resolveWith(d)}};this.bind(&quot;ready&quot;,this._ready);this.request=c.ajax(this.previewUrl(),{type:&quot;POST&quot;,data:this.query,xhrFields:{withCredentials:true}});this.request.fail(function(){e.rejectWith(d,[&quot;request failure&quot;])});this.request.done(function(j){var i=d.request.getResponseHeader(&quot;Location&quot;),h=d.signature,k;if(
 i&amp;&amp;i!=d.previewUrl()){e.rejectWith(d,[&quot;redirect&quot;,i]);return}if(&quot;0&quot;===j){d.login(e);return}if(&quot;-1&quot;===j){e.rejectWith(d,[&quot;cheatin&quot;]);return}k=j.lastIndexOf(h);if(-1===k||k&lt;j.lastIndexOf(&quot;&lt;/html&gt;&quot;)){e.rejectWith(d,[&quot;unsigned&quot;]);return}j=j.slice(0,k)+j.slice(k+h.length);d.iframe=c(&quot;&lt;iframe /&gt;&quot;).appendTo(d.container);d.iframe.one(&quot;load&quot;,function(){f=true;if(g){e.resolveWith(d)}else{setTimeout(function(){e.rejectWith(d,[&quot;ready timeout&quot;])},d.sensitivity)}});d.targetWindow(d.iframe[0].contentWindow);d.targetWindow().document.open();d.targetWindow().document.write(j);d.targetWindow().document.close()})},login:function(e){var d=this,f;f=function(){e.rejectWith(d,[&quot;logged out&quot;])};if(this.triedLogin){return f()}c.get(b.settings.url.ajax,{action:&quot;logged-in&quot;}).fail(f).done(function(g){var h;if(&quot;1&quot;!==g){f()}h=c('&lt;iframe src=&quot;'+d.previewUrl()
 +'&quot; /&gt;').hide();h.appendTo(d.container);h.load(function(){d.triedLogin=true;h.remove();d.run(e)})})},destroy:function(){b.Messenger.prototype.destroy.call(this);this.request.abort();if(this.iframe){this.iframe.remove()}delete this.request;delete this.iframe;delete this.targetWindow}});(function(){var d=0;b.PreviewFrame.uuid=function(){return&quot;preview-&quot;+d++}}());b.Previewer=b.Messenger.extend({refreshBuffer:250,initialize:function(h,f){var d=this,g=/^https?/,e;c.extend(this,f||{});this.refresh=(function(i){var j=i.refresh,l=function(){k=null;j.call(i)},k;return function(){if(typeof k!==&quot;number&quot;){if(i.loading){i.abort()}else{return l()}}clearTimeout(k);k=setTimeout(l,i.refreshBuffer)}})(this);this.container=b.ensure(h.container);this.allowedUrls=h.allowedUrls;this.signature=h.signature;h.url=window.location.href;b.Messenger.prototype.initialize.call(this,h);this.add(&quot;scheme&quot;,this.origin()).link(this.origin).setter(function(j){var i=j.match(
 g);return i?i[0]:&quot;&quot;});this.add(&quot;previewUrl&quot;,h.previewUrl).setter(function(j){var i;if(/\/wp-admin(\/|$)/.test(j.replace(/[#?].*$/,&quot;&quot;))){return null}c.each([j.replace(g,d.scheme()),j],function(l,k){c.each(d.allowedUrls,function(m,n){if(0===k.indexOf(n)){i=k;return false}});if(i){return false}});return i?i:null});this.previewUrl.bind(this.refresh);this.scroll=0;this.bind(&quot;scroll&quot;,function(i){this.scroll=i});this.bind(&quot;url&quot;,this.previewUrl)},query:function(){},abort:function(){if(this.loading){this.loading.destroy();delete this.loading}},refresh:function(){var d=this;this.abort();this.loading=new b.PreviewFrame({url:this.url(),previewUrl:this.previewUrl(),query:this.query()||{},container:this.container,signature:this.signature});this.loading.done(function(){this.bind(&quot;synced&quot;,function(){if(d.preview){d.preview.destroy()}d.preview=this;delete d.loading;d.targetWindow(this.targetWindow());d.channel(this.channel());d.send
 (&quot;active&quot;)});this.send(&quot;sync&quot;,{scroll:d.scroll,settings:b.get()})});this.loading.fail(function(f,e){if(&quot;redirect&quot;===f&amp;&amp;e){d.previewUrl(e)}if(&quot;logged out&quot;===f){if(d.preview){d.preview.destroy();delete d.preview}d.login().done(d.refresh)}if(&quot;cheatin&quot;===f){d.cheatin()}})},login:function(){var g=this,d,f,e;if(this._login){return this._login}d=c.Deferred();this._login=d.promise();f=new b.Messenger({channel:&quot;login&quot;,url:b.settings.url.login});e=c('&lt;iframe src=&quot;'+b.settings.url.login+'&quot; /&gt;').appendTo(this.container);f.targetWindow(e[0].contentWindow);f.bind(&quot;login&quot;,function(){e.remove();f.destroy();delete g._login;d.resolve()});return this._login},cheatin:function(){c(document.body).empty().addClass(&quot;cheatin&quot;).append(&quot;&lt;p&gt;&quot;+b.l10n.cheatin+&quot;&lt;/p&gt;&quot;)}});b.controlConstructor={color:b.ColorControl,upload:b.UploadControl,image:b.ImageControl};c(function(){b
 .settings=window._wpCustomizeSettings;b.l10n=window._wpCustomizeControlsL10n;if(!b.settings){return}if(!c.support.postMessage||(!c.support.cors&amp;&amp;b.settings.isCrossDomain)){return window.location=b.settings.url.fallback}var d=c(document.body),f=d.children(&quot;.wp-full-overlay&quot;),h,i,g;c(&quot;#customize-controls&quot;).on(&quot;keydown&quot;,function(j){if(c(j.target).is(&quot;textarea&quot;)){return}if(13===j.which){j.preventDefault()}});i=new b.Previewer({container:&quot;#customize-preview&quot;,form:&quot;#customize-controls&quot;,previewUrl:b.settings.url.preview,allowedUrls:b.settings.url.allowed,signature:&quot;WP_CUSTOMIZER_SIGNATURE&quot;},{nonce:b.settings.nonce,query:function(){return{wp_customize:&quot;on&quot;,theme:b.settings.theme.stylesheet,customized:JSON.stringify(b.get()),nonce:this.nonce.preview}},save:function(){var j=this,l=c.extend(this.query(),{action:&quot;customize_save&quot;,nonce:this.nonce.save}),k=c.post(b.settings.url.ajax,l);b.trig
 ger(&quot;save&quot;,k);d.addClass(&quot;saving&quot;);k.always(function(){d.removeClass(&quot;saving&quot;)});k.done(function(m){if(&quot;0&quot;===m){j.preview.iframe.hide();j.login().done(function(){j.save();j.preview.iframe.show()});return}if(&quot;-1&quot;===m){j.cheatin();return}b.trigger(&quot;saved&quot;)})}});i.bind(&quot;nonce&quot;,function(j){c.extend(this.nonce,j)});c.each(b.settings.settings,function(k,j){b.create(k,k,j.value,{transport:j.transport,previewer:i})});c.each(b.settings.controls,function(m,k){var j=b.controlConstructor[k.type]||b.Control,l;l=b.control.add(m,new j(m,{params:k,previewer:i}))});if(i.previewUrl()){i.refresh()}else{i.previewUrl(b.settings.url.home)}(function(){var l=new b.Values(),k=l.create(&quot;saved&quot;),j=l.create(&quot;activated&quot;);l.bind(&quot;change&quot;,function(){var n=c(&quot;#save&quot;),m=c(&quot;.back&quot;);if(!j()){n.val(b.l10n.activate).prop(&quot;disabled&quot;,false);m.text(b.l10n.cancel)}else{if(k()){n.val(b.l1
 0n.saved).prop(&quot;disabled&quot;,true);m.text(b.l10n.close)}else{n.val(b.l10n.save).prop(&quot;disabled&quot;,false);m.text(b.l10n.cancel)}}});k(true);j(b.settings.theme.active);b.bind(&quot;change&quot;,function(){l(&quot;saved&quot;).set(false)});b.bind(&quot;saved&quot;,function(){l(&quot;saved&quot;).set(true);l(&quot;activated&quot;).set(true)});j.bind(function(m){if(m){b.trigger(&quot;activated&quot;)}});b.state=l}());c(&quot;.customize-section-title&quot;).bind(&quot;click keydown&quot;,function(k){if(k.type===&quot;keydown&quot;&amp;&amp;13!==k.which){return}var j=c(this).parents(&quot;.customize-section&quot;);if(j.hasClass(&quot;cannot-expand&quot;)){return}if(&quot;customize-section-title_tagline&quot;===j.attr(&quot;id&quot;)){c(&quot;.wp-full-overlay-sidebar-content&quot;).scrollTop(0)}c(&quot;.customize-section&quot;).not(j).removeClass(&quot;open&quot;);j.toggleClass(&quot;open&quot;);k.preventDefault()});c(&quot;#save&quot;).click(function(j){i.save();j.pr
 eventDefault()}).keydown(function(j){if(9===j.which){return}if(13===j.which){i.save()}j.preventDefault()});c(&quot;.back&quot;).keydown(function(j){if(9===j.which){return}if(13===j.which){g.send(&quot;close&quot;)}j.preventDefault()});c(&quot;.collapse-sidebar&quot;).on(&quot;click keydown&quot;,function(j){if(j.type===&quot;keydown&quot;&amp;&amp;13!==j.which){return}f.toggleClass(&quot;collapsed&quot;).toggleClass(&quot;expanded&quot;);j.preventDefault()});g=new b.Messenger({url:b.settings.url.parent,channel:&quot;loader&quot;});g.bind(&quot;back&quot;,function(){c(&quot;.back&quot;).on(&quot;click.back&quot;,function(j){j.preventDefault();g.send(&quot;close&quot;)})});b.bind(&quot;saved&quot;,function(){g.send(&quot;saved&quot;)});b.bind(&quot;activated&quot;,function(){if(g.targetWindow()){g.send(&quot;activated&quot;,b.settings.url.activated)}else{if(b.settings.url.activated){window.location=b.settings.url.activated}}});g.send(&quot;ready&quot;);c.each({background_image
 :{controls:[&quot;background_repeat&quot;,&quot;background_position_x&quot;,&quot;background_attachment&quot;],callback:function(j){return !!j}},show_on_front:{controls:[&quot;page_on_front&quot;,&quot;page_for_posts&quot;],callback:function(j){return&quot;page&quot;===j}},header_textcolor:{controls:[&quot;header_textcolor&quot;],callback:function(j){return&quot;blank&quot;!==j}}},function(j,k){b(j,function(l){c.each(k.controls,function(m,n){b.control(n,function(p){var o=function(q){p.container.toggle(k.callback(q))};o(l.get());l.bind(o)})})})});b.control(&quot;display_header_text&quot;,function(k){var j=&quot;&quot;;k.elements[0].unsync(b(&quot;header_textcolor&quot;));k.element=new b.Element(k.container.find(&quot;input&quot;));k.element.set(&quot;blank&quot;!==k.setting());k.element.bind(function(l){if(!l){j=b(&quot;header_textcolor&quot;).get()}k.setting.set(l?j:&quot;blank&quot;)});k.setting.bind(function(l){k.element.set(&quot;blank&quot;!==l)})});b.control(&quot;heade
 r_image&quot;,function(j){j.setting.bind(function(k){if(k===j.params.removed){j.settings.data.set(false)}});j.library.on(&quot;click&quot;,&quot;a&quot;,function(k){j.settings.data.set(c(this).data(&quot;customizeHeaderImageData&quot;))});j.uploader.success=function(l){var k;b.ImageControl.prototype.success.call(j,l);k={attachment_id:l.get(&quot;id&quot;),url:l.get(&quot;url&quot;),thumbnail_url:l.get(&quot;url&quot;),height:l.get(&quot;height&quot;),width:l.get(&quot;width&quot;)};l.element.data(&quot;customizeHeaderImageData&quot;,k);j.settings.data.set(k)}});b.trigger(&quot;ready&quot;);var e=c(&quot;.back&quot;);e.focus();setTimeout(function(){e.focus()},200)})})(wp,jQuery);
</del><span class="cx">\ No newline at end of file
</span><ins>+(function(a,c){var b=wp.customize;b.Setting=b.Value.extend({initialize:function(g,f,d){var e;b.Value.prototype.initialize.call(this,f,d);this.id=g;this.transport=this.transport||&quot;refresh&quot;;this.bind(this.preview)},preview:function(){switch(this.transport){case&quot;refresh&quot;:return this.previewer.refresh();case&quot;postMessage&quot;:return this.previewer.send(&quot;setting&quot;,[this.id,this()])}}});b.Control=b.Class.extend({initialize:function(i,e){var g=this,d,h,f;this.params={};c.extend(this,e||{});this.id=i;this.selector=&quot;#customize-control-&quot;+i.replace(&quot;]&quot;,&quot;&quot;).replace(&quot;[&quot;,&quot;-&quot;);this.container=c(this.selector);f=c.map(this.params.settings,function(j){return j});b.apply(b,f.concat(function(){var j;g.settings={};for(j in g.params.settings){g.settings[j]=b(g.params.settings[j])}g.setting=g.settings[&quot;default&quot;]||null;g.ready()}));g.elements=[];d=this.container.find(&quot;[data-customize-setti
 ng-link]&quot;);h={};d.each(function(){var k=c(this),j;if(k.is(&quot;:radio&quot;)){j=k.prop(&quot;name&quot;);if(h[j]){return}h[j]=true;k=d.filter('[name=&quot;'+j+'&quot;]')}b(k.data(&quot;customizeSettingLink&quot;),function(m){var l=new b.Element(k);g.elements.push(l);l.sync(m);l.set(m())})})},ready:function(){},dropdownInit:function(){var f=this,e=this.container.find(&quot;.dropdown-status&quot;),g=this.params,h=function(i){if(typeof i===&quot;string&quot;&amp;&amp;g.statuses&amp;&amp;g.statuses[i]){e.html(g.statuses[i]).show()}else{e.hide()}};var d=false;this.container.on(&quot;click keydown&quot;,&quot;.dropdown&quot;,function(i){if(i.type===&quot;keydown&quot;&amp;&amp;13!==i.which){return}i.preventDefault();if(!d){f.container.toggleClass(&quot;open&quot;)}if(f.container.hasClass(&quot;open&quot;)){f.container.parent().parent().find(&quot;li.library-selected&quot;).focus()}d=true;setTimeout(function(){d=false},400)});this.setting.bind(h);h(this.setting())}});b.ColorC
 ontrol=b.Control.extend({ready:function(){var e=this,d=this.container.find(&quot;.color-picker-hex&quot;);d.val(e.setting()).wpColorPicker({change:function(g,f){e.setting.set(d.wpColorPicker(&quot;color&quot;))},clear:function(){e.setting.set(false)}})}});b.UploadControl=b.Control.extend({ready:function(){var d=this;this.params.removed=this.params.removed||&quot;&quot;;this.success=c.proxy(this.success,this);this.uploader=c.extend({container:this.container,browser:this.container.find(&quot;.upload&quot;),dropzone:this.container.find(&quot;.upload-dropzone&quot;),success:this.success,plupload:{},params:{}},this.uploader||{});if(d.params.extensions){d.uploader.plupload.filters=[{title:b.l10n.allowedFiles,extensions:d.params.extensions}]}if(d.params.context){d.uploader.params[&quot;post_data[context]&quot;]=this.params.context}if(b.settings.theme.stylesheet){d.uploader.params[&quot;post_data[theme]&quot;]=b.settings.theme.stylesheet}this.uploader=new wp.Uploader(this.uploader);
 this.remover=this.container.find(&quot;.remove&quot;);this.remover.on(&quot;click keydown&quot;,function(e){if(e.type===&quot;keydown&quot;&amp;&amp;13!==e.which){return}d.setting.set(d.params.removed);e.preventDefault()});this.removerVisibility=c.proxy(this.removerVisibility,this);this.setting.bind(this.removerVisibility);this.removerVisibility(this.setting.get())},success:function(d){this.setting.set(d.get(&quot;url&quot;))},removerVisibility:function(d){this.remover.toggle(d!=this.params.removed)}});b.ImageControl=b.UploadControl.extend({ready:function(){var e=this,d;this.uploader={init:function(f){var h,g;if(this.supports.dragdrop){return}h=e.container.find(&quot;.upload-fallback&quot;);g=h.children().detach();this.browser.detach().empty().append(g);h.append(this.browser).show()}};b.UploadControl.prototype.ready.call(this);this.thumbnail=this.container.find(&quot;.preview-thumbnail img&quot;);this.thumbnailSrc=c.proxy(this.thumbnailSrc,this);this.setting.bind(this.thumbn
 ailSrc);this.library=this.container.find(&quot;.library&quot;);this.tabs={};d=this.library.find(&quot;.library-content&quot;);this.library.children(&quot;ul&quot;).children(&quot;li&quot;).each(function(){var g=c(this),h=g.data(&quot;customizeTab&quot;),f=d.filter('[data-customize-tab=&quot;'+h+'&quot;]');e.tabs[h]={both:g.add(f),link:g,panel:f}});this.library.children(&quot;ul&quot;).on(&quot;click keydown&quot;,&quot;li&quot;,function(g){if(g.type===&quot;keydown&quot;&amp;&amp;13!==g.which){return}var h=c(this).data(&quot;customizeTab&quot;),f=e.tabs[h];g.preventDefault();if(f.link.hasClass(&quot;library-selected&quot;)){return}e.selected.both.removeClass(&quot;library-selected&quot;);e.selected=f;e.selected.both.addClass(&quot;library-selected&quot;)});this.library.on(&quot;click keydown&quot;,&quot;a&quot;,function(f){if(f.type===&quot;keydown&quot;&amp;&amp;13!==f.which){return}var g=c(this).data(&quot;customizeImageValue&quot;);if(g){e.setting.set(g);f.preventDefault(
 )}});if(this.tabs.uploaded){this.tabs.uploaded.target=this.library.find(&quot;.uploaded-target&quot;);if(!this.tabs.uploaded.panel.find(&quot;.thumbnail&quot;).length){this.tabs.uploaded.both.addClass(&quot;hidden&quot;)}}d.each(function(){var f=e.tabs[c(this).data(&quot;customizeTab&quot;)];if(!f.link.hasClass(&quot;hidden&quot;)){e.selected=f;f.both.addClass(&quot;library-selected&quot;);return false}});this.dropdownInit()},success:function(d){b.UploadControl.prototype.success.call(this,d);if(this.tabs.uploaded&amp;&amp;this.tabs.uploaded.target.length){this.tabs.uploaded.both.removeClass(&quot;hidden&quot;);d.element=c('&lt;a href=&quot;#&quot; class=&quot;thumbnail&quot;&gt;&lt;/a&gt;').data(&quot;customizeImageValue&quot;,d.get(&quot;url&quot;)).append('&lt;img src=&quot;'+d.get(&quot;url&quot;)+'&quot; /&gt;').appendTo(this.tabs.uploaded.target)}},thumbnailSrc:function(d){if(/^(https?:)?\/\//.test(d)){this.thumbnail.prop(&quot;src&quot;,d).show()}else{this.thumbnail.hi
 de()}}});b.defaultConstructor=b.Setting;b.control=new b.Values({defaultConstructor:b.Control});b.PreviewFrame=b.Messenger.extend({sensitivity:2000,initialize:function(g,f){var e=c.Deferred(),d=this;e.promise(this);this.container=g.container;this.signature=g.signature;c.extend(g,{channel:b.PreviewFrame.uuid()});b.Messenger.prototype.initialize.call(this,g,f);this.add(&quot;previewUrl&quot;,g.previewUrl);this.query=c.extend(g.query||{},{customize_messenger_channel:this.channel()});this.run(e)},run:function(e){var d=this,f=false,g=false;if(this._ready){this.unbind(&quot;ready&quot;,this._ready)}this._ready=function(){g=true;if(f){e.resolveWith(d)}};this.bind(&quot;ready&quot;,this._ready);this.request=c.ajax(this.previewUrl(),{type:&quot;POST&quot;,data:this.query,xhrFields:{withCredentials:true}});this.request.fail(function(){e.rejectWith(d,[&quot;request failure&quot;])});this.request.done(function(j){var i=d.request.getResponseHeader(&quot;Location&quot;),h=d.signature,k;if(
 i&amp;&amp;i!=d.previewUrl()){e.rejectWith(d,[&quot;redirect&quot;,i]);return}if(&quot;0&quot;===j){d.login(e);return}if(&quot;-1&quot;===j){e.rejectWith(d,[&quot;cheatin&quot;]);return}k=j.lastIndexOf(h);if(-1===k||k&lt;j.lastIndexOf(&quot;&lt;/html&gt;&quot;)){e.rejectWith(d,[&quot;unsigned&quot;]);return}j=j.slice(0,k)+j.slice(k+h.length);d.iframe=c(&quot;&lt;iframe /&gt;&quot;).appendTo(d.container);d.iframe.one(&quot;load&quot;,function(){f=true;if(g){e.resolveWith(d)}else{setTimeout(function(){e.rejectWith(d,[&quot;ready timeout&quot;])},d.sensitivity)}});d.targetWindow(d.iframe[0].contentWindow);d.targetWindow().document.open();d.targetWindow().document.write(j);d.targetWindow().document.close()})},login:function(e){var d=this,f;f=function(){e.rejectWith(d,[&quot;logged out&quot;])};if(this.triedLogin){return f()}c.get(b.settings.url.ajax,{action:&quot;logged-in&quot;}).fail(f).done(function(g){var h;if(&quot;1&quot;!==g){f()}h=c('&lt;iframe src=&quot;'+d.previewUrl()
 +'&quot; /&gt;').hide();h.appendTo(d.container);h.load(function(){d.triedLogin=true;h.remove();d.run(e)})})},destroy:function(){b.Messenger.prototype.destroy.call(this);this.request.abort();if(this.iframe){this.iframe.remove()}delete this.request;delete this.iframe;delete this.targetWindow}});(function(){var d=0;b.PreviewFrame.uuid=function(){return&quot;preview-&quot;+d++}}());b.Previewer=b.Messenger.extend({refreshBuffer:250,initialize:function(h,f){var d=this,g=/^https?/,e;c.extend(this,f||{});this.refresh=(function(i){var j=i.refresh,l=function(){k=null;j.call(i)},k;return function(){if(typeof k!==&quot;number&quot;){if(i.loading){i.abort()}else{return l()}}clearTimeout(k);k=setTimeout(l,i.refreshBuffer)}})(this);this.container=b.ensure(h.container);this.allowedUrls=h.allowedUrls;this.signature=h.signature;h.url=window.location.href;b.Messenger.prototype.initialize.call(this,h);this.add(&quot;scheme&quot;,this.origin()).link(this.origin).setter(function(j){var i=j.match(
 g);return i?i[0]:&quot;&quot;});this.add(&quot;previewUrl&quot;,h.previewUrl).setter(function(j){var i;if(/\/wp-admin(\/|$)/.test(j.replace(/[#?].*$/,&quot;&quot;))){return null}c.each([j.replace(g,d.scheme()),j],function(l,k){c.each(d.allowedUrls,function(m,n){if(0===k.indexOf(n)){i=k;return false}});if(i){return false}});return i?i:null});this.previewUrl.bind(this.refresh);this.scroll=0;this.bind(&quot;scroll&quot;,function(i){this.scroll=i});this.bind(&quot;url&quot;,this.previewUrl)},query:function(){},abort:function(){if(this.loading){this.loading.destroy();delete this.loading}},refresh:function(){var d=this;this.abort();this.loading=new b.PreviewFrame({url:this.url(),previewUrl:this.previewUrl(),query:this.query()||{},container:this.container,signature:this.signature});this.loading.done(function(){this.bind(&quot;synced&quot;,function(){if(d.preview){d.preview.destroy()}d.preview=this;delete d.loading;d.targetWindow(this.targetWindow());d.channel(this.channel());d.send
 (&quot;active&quot;)});this.send(&quot;sync&quot;,{scroll:d.scroll,settings:b.get()})});this.loading.fail(function(f,e){if(&quot;redirect&quot;===f&amp;&amp;e){d.previewUrl(e)}if(&quot;logged out&quot;===f){if(d.preview){d.preview.destroy();delete d.preview}d.login().done(d.refresh)}if(&quot;cheatin&quot;===f){d.cheatin()}})},login:function(){var g=this,d,f,e;if(this._login){return this._login}d=c.Deferred();this._login=d.promise();f=new b.Messenger({channel:&quot;login&quot;,url:b.settings.url.login});e=c('&lt;iframe src=&quot;'+b.settings.url.login+'&quot; /&gt;').appendTo(this.container);f.targetWindow(e[0].contentWindow);f.bind(&quot;login&quot;,function(){e.remove();f.destroy();delete g._login;d.resolve()});return this._login},cheatin:function(){c(document.body).empty().addClass(&quot;cheatin&quot;).append(&quot;&lt;p&gt;&quot;+b.l10n.cheatin+&quot;&lt;/p&gt;&quot;)}});b.controlConstructor={color:b.ColorControl,upload:b.UploadControl,image:b.ImageControl};c(function(){b
 .settings=window._wpCustomizeSettings;b.l10n=window._wpCustomizeControlsL10n;if(!b.settings){return}if(!c.support.postMessage||(!c.support.cors&amp;&amp;b.settings.isCrossDomain)){return window.location=b.settings.url.fallback}var d=c(document.body),f=d.children(&quot;.wp-full-overlay&quot;),h,i,g;c(&quot;#customize-controls&quot;).on(&quot;keydown&quot;,function(j){if(c(j.target).is(&quot;textarea&quot;)){return}if(13===j.which){j.preventDefault()}});i=new b.Previewer({container:&quot;#customize-preview&quot;,form:&quot;#customize-controls&quot;,previewUrl:b.settings.url.preview,allowedUrls:b.settings.url.allowed,signature:&quot;WP_CUSTOMIZER_SIGNATURE&quot;},{nonce:b.settings.nonce,query:function(){return{wp_customize:&quot;on&quot;,theme:b.settings.theme.stylesheet,customized:JSON.stringify(b.get()),nonce:this.nonce.preview}},save:function(){var j=this,l=c.extend(this.query(),{action:&quot;customize_save&quot;,nonce:this.nonce.save}),k=c.post(b.settings.url.ajax,l);b.trig
 ger(&quot;save&quot;,k);d.addClass(&quot;saving&quot;);k.always(function(){d.removeClass(&quot;saving&quot;)});k.done(function(m){if(&quot;0&quot;===m){j.preview.iframe.hide();j.login().done(function(){j.save();j.preview.iframe.show()});return}if(&quot;-1&quot;===m){j.cheatin();return}b.trigger(&quot;saved&quot;)})}});i.bind(&quot;nonce&quot;,function(j){c.extend(this.nonce,j)});c.each(b.settings.settings,function(k,j){b.create(k,k,j.value,{transport:j.transport,previewer:i})});c.each(b.settings.controls,function(m,k){var j=b.controlConstructor[k.type]||b.Control,l;l=b.control.add(m,new j(m,{params:k,previewer:i}))});if(i.previewUrl()){i.refresh()}else{i.previewUrl(b.settings.url.home)}(function(){var l=new b.Values(),k=l.create(&quot;saved&quot;),j=l.create(&quot;activated&quot;);l.bind(&quot;change&quot;,function(){var n=c(&quot;#save&quot;),m=c(&quot;.back&quot;);if(!j()){n.val(b.l10n.activate).prop(&quot;disabled&quot;,false);m.text(b.l10n.cancel)}else{if(k()){n.val(b.l1
 0n.saved).prop(&quot;disabled&quot;,true);m.text(b.l10n.close)}else{n.val(b.l10n.save).prop(&quot;disabled&quot;,false);m.text(b.l10n.cancel)}}});k(true);j(b.settings.theme.active);b.bind(&quot;change&quot;,function(){l(&quot;saved&quot;).set(false)});b.bind(&quot;saved&quot;,function(){l(&quot;saved&quot;).set(true);l(&quot;activated&quot;).set(true)});j.bind(function(m){if(m){b.trigger(&quot;activated&quot;)}});b.state=l}());c(&quot;.customize-section-title&quot;).bind(&quot;click keydown&quot;,function(k){if(k.type===&quot;keydown&quot;&amp;&amp;13!==k.which){return}var j=c(this).parents(&quot;.customize-section&quot;);if(j.hasClass(&quot;cannot-expand&quot;)){return}if(&quot;customize-section-title_tagline&quot;===j.attr(&quot;id&quot;)){c(&quot;.wp-full-overlay-sidebar-content&quot;).scrollTop(0)}c(&quot;.customize-section&quot;).not(j).removeClass(&quot;open&quot;);j.toggleClass(&quot;open&quot;);k.preventDefault()});c(&quot;#save&quot;).click(function(j){i.save();j.pr
 eventDefault()}).keydown(function(j){if(9===j.which){return}if(13===j.which){i.save()}j.preventDefault()});c(&quot;.back&quot;).keydown(function(j){if(9===j.which){return}if(13===j.which){g.send(&quot;close&quot;)}j.preventDefault()});c(&quot;.upload-dropzone a.upload&quot;).keydown(function(j){if(13===j.which){this.click()}});c(&quot;.collapse-sidebar&quot;).on(&quot;click keydown&quot;,function(j){if(j.type===&quot;keydown&quot;&amp;&amp;13!==j.which){return}f.toggleClass(&quot;collapsed&quot;).toggleClass(&quot;expanded&quot;);j.preventDefault()});g=new b.Messenger({url:b.settings.url.parent,channel:&quot;loader&quot;});g.bind(&quot;back&quot;,function(){c(&quot;.back&quot;).on(&quot;click.back&quot;,function(j){j.preventDefault();g.send(&quot;close&quot;)})});b.bind(&quot;saved&quot;,function(){g.send(&quot;saved&quot;)});b.bind(&quot;activated&quot;,function(){if(g.targetWindow()){g.send(&quot;activated&quot;,b.settings.url.activated)}else{if(b.settings.url.activated){w
 indow.location=b.settings.url.activated}}});g.send(&quot;ready&quot;);c.each({background_image:{controls:[&quot;background_repeat&quot;,&quot;background_position_x&quot;,&quot;background_attachment&quot;],callback:function(j){return !!j}},show_on_front:{controls:[&quot;page_on_front&quot;,&quot;page_for_posts&quot;],callback:function(j){return&quot;page&quot;===j}},header_textcolor:{controls:[&quot;header_textcolor&quot;],callback:function(j){return&quot;blank&quot;!==j}}},function(j,k){b(j,function(l){c.each(k.controls,function(m,n){b.control(n,function(p){var o=function(q){p.container.toggle(k.callback(q))};o(l.get());l.bind(o)})})})});b.control(&quot;display_header_text&quot;,function(k){var j=&quot;&quot;;k.elements[0].unsync(b(&quot;header_textcolor&quot;));k.element=new b.Element(k.container.find(&quot;input&quot;));k.element.set(&quot;blank&quot;!==k.setting());k.element.bind(function(l){if(!l){j=b(&quot;header_textcolor&quot;).get()}k.setting.set(l?j:&quot;blank&quot
 ;)});k.setting.bind(function(l){k.element.set(&quot;blank&quot;!==l)})});b.control(&quot;header_image&quot;,function(j){j.setting.bind(function(k){if(k===j.params.removed){j.settings.data.set(false)}});j.library.on(&quot;click&quot;,&quot;a&quot;,function(k){j.settings.data.set(c(this).data(&quot;customizeHeaderImageData&quot;))});j.uploader.success=function(l){var k;b.ImageControl.prototype.success.call(j,l);k={attachment_id:l.get(&quot;id&quot;),url:l.get(&quot;url&quot;),thumbnail_url:l.get(&quot;url&quot;),height:l.get(&quot;height&quot;),width:l.get(&quot;width&quot;)};l.element.data(&quot;customizeHeaderImageData&quot;,k);j.settings.data.set(k)}});b.trigger(&quot;ready&quot;);var e=c(&quot;.back&quot;);e.focus();setTimeout(function(){e.focus()},200)})})(wp,jQuery);
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpincludesversionphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/version.php (23399 => 23400)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/version.php        2013-02-08 18:51:19 UTC (rev 23399)
+++ trunk/wp-includes/version.php        2013-02-08 22:58:42 UTC (rev 23400)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">  *
</span><span class="cx">  * @global string $wp_version
</span><span class="cx">  */
</span><del>-$wp_version = '3.6-alpha-23386';
</del><ins>+$wp_version = '3.6-alpha-23400';
</ins><span class="cx"> 
</span><span class="cx"> /**
</span><span class="cx">  * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
</span></span></pre>
</div>
</div>

</body>
</html>