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

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

Commit 8202ab83fa089191e10ce0cf4c73293f059e744b in branch refs/heads/master 
from [~drkemp]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=8202ab8 ]

[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