Re: Disabling the startup cache

2015-06-22 Thread Mike Hommey
On Mon, Jun 22, 2015 at 09:48:41AM -0700, Nicholas Alexander wrote: > On Sat, Jun 20, 2015 at 10:01 PM, Gregory Szorc wrote: > > > > > > > > On Jun 20, 2015, at 20:55, Mike Hommey wrote: > > > > > >> On Sat, Jun 20, 2015 at 02:36:26PM -0600, Aaron Klotz wrote: > > >>> On 6/20/2015 10:20 AM, Phil

Re: Disabling the startup cache

2015-06-22 Thread Nicholas Alexander
On Sat, Jun 20, 2015 at 10:01 PM, Gregory Szorc wrote: > > > > On Jun 20, 2015, at 20:55, Mike Hommey wrote: > > > >> On Sat, Jun 20, 2015 at 02:36:26PM -0600, Aaron Klotz wrote: > >>> On 6/20/2015 10:20 AM, Philip Chee wrote: > >>> Anyone want to try the same with Firefox nightly? > >> > >> > >

Re: Rust and Servo training sessions at Whistler

2015-06-22 Thread Lars Bergstrom
On Jun 22, 2015, at 11:02 AM, Ms2ger wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > On 06/22/2015 05:51 AM, J. Ryan Stinnett wrote: >> On Sched, it appears the Servo session is scheduled for Friday, 1 - >> 3 PM, is that now the correct date and time? > > That's correct. Yes, it had to b

Re: Rust and Servo training sessions at Whistler

2015-06-22 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/22/2015 05:51 AM, J. Ryan Stinnett wrote: > On Sched, it appears the Servo session is scheduled for Friday, 1 - > 3 PM, is that now the correct date and time? That's correct. HTH Ms2ger -BEGIN PGP SIGNATURE- iQEcBAEBAgAGBQJViDGBAAoJEO

[Firefox Desktop] Issues found: June 15th to June 19th

2015-06-22 Thread Andrei Vaida
Hi everyone, Please see below for the list of new issues found and filed by the Desktop Manual QA team last week (Week 25: June 15 - June 19). Additional details on the team's priorities last week as well as the plans for the current week can be found in this etherpad

Re: Disabling the startup cache

2015-06-22 Thread Gregory Szorc
> On Jun 20, 2015, at 20:55, Mike Hommey wrote: > >> On Sat, Jun 20, 2015 at 02:36:26PM -0600, Aaron Klotz wrote: >>> On 6/20/2015 10:20 AM, Philip Chee wrote: >>> Anyone want to try the same with Firefox nightly? >> >> >> Already did it and subsequently filed bug 873638. We can do it if we m

Re: Mercurial with bash prompt

2015-06-22 Thread Gregory Szorc
Install "hgwatchman" to make status fast. It runs the "watchman" file system watching tool so Mercurial barely has to talk to the file system when doing status, diff, commit, and similar operations. This profile doesn't show it, but "incoming" and "outgoing" usually require network I/O to disco