[Build] Declare global self in worker

This commit is contained in:
Victor Woeltjen 2016-03-04 11:09:41 -08:00
parent f380e43219
commit 6aeb156a58

View File

@ -20,6 +20,8 @@
* at runtime from the About dialog for additional information.
*****************************************************************************/
/*global self*/
/**
* Module defining GenericSearchWorker. Created by shale on 07/21/2015.
*/