Re: [dev] Re: [surf] cookie race condition for multiple instances?

2009-09-04 Thread Enno Boland (Gottox)
Hey! I hope I get some free time tomorrow to get cookies working more properly. > FWIW, in uzbl we use an external script to take care of cookie storage and > retrieval. > wmich makes it easy to support concurrency and multiple instances can easily > share the same script (storage). Thanks for

Re: [dev] [surf] [patch] surf.1.diff

2009-09-04 Thread Andrew Antle
On Fri, Sep 04, 2009 at 12:14:42PM -0500, Kurt H Maier wrote: > On Fri, Sep 4, 2009 at 12:02 PM, Robert C Corsaro wrote: > > I'm building a shed in my backyard.  What color is best? Shed-coloring is what I do best. I can't be asked to be productive. -- Andrew Antle

Re: [dev] [surf] [patch] surf.1.diff

2009-09-04 Thread Anselm R Garbe
2009/9/4 Robert C Corsaro : > Kurt H Maier wrote: >> >> On Thu, Sep 3, 2009 at 3:42 PM, Andrew Antle >> wrote: >> >>> >>> On Thu, Sep 03, 2009 at 09:05:16PM +0100, Kai Hendry wrote: >>> I prefer to see Web capitalised, since there is only one Web. :) >>> >>> True, very true... :) >>>

Re: [dev] [surf] [patch] surf.1.diff

2009-09-04 Thread Kurt H Maier
On Fri, Sep 4, 2009 at 12:02 PM, Robert C Corsaro wrote: > I'm building a shed in my backyard.  What color is best? I don't think it matters, so long as it's nuclear-powered -- # Kurt H Maier

Re: [dev] [surf] [patch] surf.1.diff

2009-09-04 Thread Robert C Corsaro
Kurt H Maier wrote: On Thu, Sep 3, 2009 at 3:42 PM, Andrew Antle wrote: On Thu, Sep 03, 2009 at 09:05:16PM +0100, Kai Hendry wrote: I prefer to see Web capitalised, since there is only one Web. :) True, very true... :) Is it? There's only one World Wide Web, but my depar

Re: [dev] Re: [surf] cookie race condition for multiple instances?

2009-09-04 Thread Dieter Plaetinck
On Thu, 3 Sep 2009 21:52:02 -0400 Ray Kohler wrote: > On Sun, Aug 30, 2009 at 9:53 PM, Ray Kohler wrote: > > I'm curious as to whether a race condition is created for access to > > the soup cookie jar file when multiple instances of surf are running. > > libsoup's docs don't mention any safety me