8 messages in com.googlegroups.google-gearsRe: [google-gears] Re: Network Detect...
FromSent OnAttachments
Dimitri Glazkov02 Feb 2008 07:31 
하대환02 Feb 2008 08:50 
Aaron Boodman02 Feb 2008 10:03 
Aaron Boodman02 Feb 2008 10:07 
Dimitri Glazkov02 Feb 2008 11:22 
Aaron Boodman02 Feb 2008 11:27 
Aaron Boodman02 Feb 2008 11:47 
하대환02 Feb 2008 17:59 
Subject:Re: [google-gears] Re: Network Detection for Gears
From:Aaron Boodman (a.@google.com)
Date:02/02/2008 11:27:48 AM
List:com.googlegroups.google-gears

Too bad it will never get called because I never actually sent the request :-). aa FAIL.

(there needs to be a url param to monitorOnliness() and an req.open("GET", url) and req.send(null) in check())..

- a

On Sat, Feb 2, 2008 at 11:22 AM, Dimitri Glazkov <dimi@gmail.com> wrote:

I really like the the use of .onerror handler. That's nice.

:DG<

On Feb 2, 2008 12:07 PM, Aaron Boodman <a.@google.com> wrote:

On Sat, Feb 2, 2008 at 10:04 AM, Aaron Boodman <a.@google.com> wrote:

untested

Argh, there needs to be an initial call to check() at the bottom of monitorOnliness().

- a