[
https://issues.apache.org/jira/browse/CB-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913522#comment-13913522
]
Mike Billau commented on CB-5175:
---------------------------------
Started working on this, I'm just planning on going down the list of plugins as
they appear in mobile spec.
If somebody can give this a spot check, I'd appreciate it:
https://github.com/mbillau/cordova-plugin-device-motion/commit/1cb25b6a8f7ca2e6bd0e5bb23d8838db3df0719c
> 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.1.5#6160)