IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
|
| 2084 | 2084 | t.preloadImg.onerror = t.resetImageData; |
| 2085 | 2085 | t.preloadImg.src = src; |
| 2086 | 2086 | } |
| 2087 | | } |
| | 2087 | }; |
| 2088 | 2088 | |
| 2089 | 2089 | jQuery(document).ready( function($) { |
| 2090 | 2090 | $('.media-types input').click( function() { |
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
|
| 1738 | 1738 | h = x.getResponseHeader('Content-Encoding'); |
| 1739 | 1739 | testCompression.check(r, h, test); |
| 1740 | 1740 | } |
| 1741 | | } |
| | 1741 | }; |
| 1742 | 1742 | |
| 1743 | 1743 | x.open('GET', ajaxurl + '?action=wp-compression-test&test='+test+'&'+(new Date()).getTime(), true); |
| 1744 | 1744 | x.send(''); |