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

David Kemp commented on CB-4133:
--------------------------------

ios : pull request

https://github.com/apache/cordova-ios/pull/68

this identifies Media as doing downloads on the main thread
                
> Detect Plugins that Incorrectly run on main thread
> --------------------------------------------------
>
>                 Key: CB-4133
>                 URL: https://issues.apache.org/jira/browse/CB-4133
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android, iOS
>            Reporter: Andrew Grieve
>            Assignee: David Kemp
>
> The idea here is to log a message if any exec() calls spend longer than a 
> certain amount of time (50ms?) on the UI/WebCore thread. In this case, they 
> should be using background threads.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to