blackberry / WebWorks-Community-APIs

Community owned repository containing JavaScript Extensions for BlackBerry WebWorks
Apache License 2.0
140 stars 204 forks source link

Fixes multiple scans on 10.2.1 #392

Closed timwindsor closed 9 years ago

timwindsor commented 9 years ago

Fixes issues with the event queue becoming unresponsive after a scan on 10.2.1.

Moves some calls around to make ending a scan faster.

Fixes #391