On Mon, Nov 3, 2008 at 11:08 PM, Aaron Boodman <aa at google.com> wrote: >sendMessage() I'm sorry, please excuse my mixing the names 'sendMessage' and 'postMessage'. The Gears API is named 'sendMessage' and I keep accidentally using that. The name in Web Workers should of course be 'postMessage' everywhere. - a