Re: Webclient 2.0 alpha 5 release: win32 binary with netbeans project

2007-04-20 Thread edburns
Finally, I have an automated test that exercises DynaFaces and jMaki. If you don't know what those two things are, check out . Anyhow, it was a real pain to keep these two things working together as jMaki rapidly evolved. Now at least we can have an automated

Re: difference between navigating to url and clicking link to url

2007-04-20 Thread Boris Zbarsky
Grant Gayed wrote: > - Is it expected that nsIURIContentListener.IsPreferred(...) gets called > when clicking on a link but not when navigating directly to a url? Yes. > - Is nsIWebBrowser.SetParentURIContentListener(...) the correct way to > provide a nsIURIContentListener implementation? Depen