[ 
https://issues.apache.org/jira/browse/CB-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13949640#comment-13949640
 ] 

ASF subversion and git services commented on CB-5175:
-----------------------------------------------------

Commit 223d08626df36c0f386af3fe609d0a36c450d6d9 in 
cordova-plugin-file-transfer's branch refs/heads/dev from torrmal
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=223d086
 ]

[CB-5175] CDVFileTransfer asynchronous download (Fixes #24)

Since download can take time, for it to be non-blocking, moved the call to a 
separate thread.


> Fix core plugins that incorrectly run on main thread
> ----------------------------------------------------
>
>                 Key: CB-5175
>                 URL: https://issues.apache.org/jira/browse/CB-5175
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs, Plugin Device Orientation, Plugin File, Plugin 
> Media
>            Reporter: Mike Billau
>            Assignee: Mike Billau
>            Priority: Minor
>
> After CB-4133 we are able to detect and log when a plugin incorrectly does 
> work on the UI thread instead of a worker thread. We should go back and 
> verify that all of our plugins follow this practice - eat your own dogfood 
> type of thing. 
> We know there are problems with:
> Android: file, compass
> iOS: media
> Docs: Need to verify plugin author guide is still valid



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to