Re: Welcome new IndexedDB peer.

2016-11-25 Thread Bobby Holley
Congrats Bevis! Great to have more active IndexedDB peers. On Wed, Nov 23, 2016 at 4:18 AM, Jan Varga wrote: > Bevis Tseng has been fixing many crashes and correctness bugs in IndexedDB > and he implemented most of IndexedDB v2 stuff. I've been doing IndexedDB > reviews for him and I must say, I

Re: Rust required to build Gecko

2016-11-25 Thread Ralph Giles
On Fri, Nov 25, 2016 at 7:48 AM, Andrew Halberstadt wrote: > For anyone confused by this, the binaries are downloaded to ~/.cargo/bin > and adding this directory to your $PATH should fix the issue. The > bootstrapper explains this if you run it a second time, but makes no > mention of it the firs

Recent C++ standards meeting in Issaquah, Washington

2016-11-25 Thread Botond Ballo
Hi everyone! The week of November 7th I was at a meeting of the C++ Standards Committee in Issaquah, Washington. (Apologies for forgetting to announce the meeting in advance, as I've done for previous meetings.) Exciting progress was made at this meeting as we polished the feature set of C++17 an

Re: Rust required to build Gecko

2016-11-25 Thread Andrew Halberstadt
When first installing rust with ./mach bootstrap the install is successful, but there is a message about not being able to find the compiler immediately afterwards. For anyone confused by this, the binaries are downloaded to ~/.cargo/bin and adding this directory to your $PATH should fix the issu

Separate Content Process for loading file:// URI pages

2016-11-25 Thread bowen
In bug 1147911, I've just landed patches to enable using a separate content process for loading file:// URI content pages. This is controlled by the pref browser.tabs.remote.separateFileUriProcess and this is set to true for Nightly only at the moment. Please file any issues you find to block b

Intent to unship: -moz-prefixed CSS cursor:zoom-in, zoom-out, grab, grabbing

2016-11-25 Thread Thomas Wisniewski
The standard versions of these features have been in Firefox since at least version 27 and a deprecated notice has been up since October 2015. Edge supports the unprefixed versions, while Blink and WebKit support the "zoom" ones without prefixes and the "grab" ones behind the -webkit prefix. Bug f