Hi

Just wondering anyone has had big difficulties with debugging Gears
applications in Chrome?  Especially ones with workerpools.

I keep getting the below error in the Javascript Console on the line
which creates the worker (i.e. wp.createWorkerFromUrl).

Uncaught TypeError: Property 'onerror' of object [object global] is
not a function

and the funny thing was... I commented all the code in the worker file
out and it still came up with that error message.  The code works fine
in both IE & Firefox.

Chris

Reply via email to