Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.