[Commits] [fluid-project/infusion] 6eea97: FLUID-4442: Fixes lamest Uploader bug ever (by me)...
noreply at github.com
noreply at github.com
Tue Sep 20 17:11:57 UTC 2011
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: 6eea97d2e57e1ca07a1db485c32b6cddd25e4474
https://github.com/fluid-project/infusion/commit/6eea97d2e57e1ca07a1db485c32b6cddd25e4474
Author: Colin Clark <colinbdclark at gmail.com>
Date: 2011-09-19 (Mon, 19 Sep 2011)
Changed paths:
M src/webapp/components/uploader/js/HTML5UploaderSupport.js
M src/webapp/tests/component-tests/uploader/js/HTML5UploaderSupportTests.js
Log Message:
-----------
FLUID-4442: Fixes lamest Uploader bug ever (by me).
File upload progress is now reported correctly in the HTML5 strategy. Fixed by removing the unnecessary chunking code that breaks the semantics of Uploader's onFileProgress event.
Commit: be812d76370693d0d34271d69e20b7c416092039
https://github.com/fluid-project/infusion/commit/be812d76370693d0d34271d69e20b7c416092039
Author: Justin Obara <obarajustin at gmail.com>
Date: 2011-09-20 (Tue, 20 Sep 2011)
Changed paths:
M src/webapp/components/uploader/js/HTML5UploaderSupport.js
M src/webapp/tests/component-tests/uploader/js/HTML5UploaderSupportTests.js
Log Message:
-----------
Merge remote-tracking branch 'colin/FLUID-4442'
* colin/FLUID-4442:
FLUID-4442: Fixes lamest Uploader bug ever (by me).
Compare: https://github.com/fluid-project/infusion/compare/0865981...be812d7
More information about the Commits
mailing list