-----Original Message----- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: 12/9/02 8:19 PM Subject: Re: 2 load_started_cb and 2 load_finished_cb
hmm.. that doesn't sound like a networking callback. have you tried asking your question on the embedding newsgroup? try: netscape.public.mozilla.embedding netscape.public.mozilla.porkjockeys darin [EMAIL PROTECTED] wrote: > Hi, > > I posted this question on the embed news group, but got referred here. > I am using TestGtkEmbed. When navigating to a site using the full url > (www.yahoo.com) I get one load_started_cb and one load_finished_cb. > When navigating to a site only using its name (yahoo), i get 2 load > load_started_cb > (one for http://yahoo followed by one for http://www.yahoo.com) followed by > 2 load_finished_cb. > The first load (http://yahoo) is obviously bogus (nothing really got > loaded). > My question is: is there a way to figure out that a load was bogus in > load_finished_cb? > > Thanks, > > Andreas. >
