WordPress/wp-includes/js/plupload
Scott Taylor fb019893f9 In `wp.Uploader`, when `uploader:ready` is triggered, set `ready` to `true` on the instance. This allows media workflows to check for an existing uploaded instance when opening.
Without this check, workflows might wait for `uploader:ready`, which could already have been fired. This would result in an unresponsive editor dropzone.

Fixes #29689.

Built from https://develop.svn.wordpress.org/trunk@29917


git-svn-id: http://core.svn.wordpress.org/trunk@29669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-16 05:54:18 +00:00
..
handlers.js Let us pass `jshint:core`. 2014-03-24 23:02:13 +00:00
handlers.min.js Plupload: switch to urlstream upload method when the 'flash' runtime is used in non IE browsers. This ensures cookies are sent but limits the maximum file size that flash can handle. 2014-03-23 23:45:19 +00:00
license.txt Pluploader take 1, props jacobwg, see #18206 2011-07-29 08:59:35 +00:00
plupload.flash.swf Plupload: Restore 3.8 handles and filenames to avoid breaking plugins. 2014-04-14 00:07:16 +00:00
plupload.full.min.js Upgrade Plupload to 2.1.1, props kovshenin, see #25663 2014-02-27 20:01:16 +00:00
plupload.silverlight.xap Plupload: Restore 3.8 handles and filenames to avoid breaking plugins. 2014-04-14 00:07:16 +00:00
wp-plupload.js In `wp.Uploader`, when `uploader:ready` is triggered, set `ready` to `true` on the instance. This allows media workflows to check for an existing uploaded instance when opening. 2014-10-16 05:54:18 +00:00
wp-plupload.min.js In `wp.Uploader`, when `uploader:ready` is triggered, set `ready` to `true` on the instance. This allows media workflows to check for an existing uploaded instance when opening. 2014-10-16 05:54:18 +00:00