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

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

Commit 488492813dc55a535d82c13984104b0c22dabc3d in branch refs/heads/3.0.x from 
[~drkemp]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=4884928 ]

[CB-4133] Add main thread warning for plugins that run too long

                
> 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