Re: [dev-servo] Using Cargo in Gecko

2015-12-18 Thread Simon Sapin
On 18/12/15 00:04, Valentin Gosu wrote: [http] timeout = 0, which prevents downloading any resources from crates.io. [1] Serious question: does timeout = 0 stop HTTP requests from being made in the first place, or do they fail because you happen to be more than 500 miles from an S3 server?

Re: [dev-servo] Fwd: Re: Fwd: Profile directory (Re: IndexDB project)

2015-12-18 Thread Fabrice Desré
I think that things like the profile directory location should be provided to servo by the embedder. There could be a very simple embedder that fallbacks to a default location based on the platform, and also accepts overrides from a command line argument, or you could go all fancy with a profile ma