C++ Developer Survey "Lite"

2018-03-01 Thread Botond Ballo
Hi folks, The Standard C++ Foundation (the nonprofit which organizes CppCon, provides some support for ISO C++ standards meetings, and promotes standard C++ in other ways) is running a short (1 page / 16 questions) C++ developer survey to help understand how developers use C++, what are some of th

Re: Intent to require Node to build Firefox 61 and later

2018-03-01 Thread jason . laster . 11
On Wednesday, February 28, 2018 at 7:23:43 PM UTC-5, Nicholas Alexander wrote: > Hello dev-platform, > > For the reasons outlined at > https://docs.google.com/document/d/1tOA2aeyjT93OoMv5tUMhAPOkf4rF_IJIHCAoJlwmDHI/edit?usp=sharing, > we would like to make Node a requirement to build Firefox somet

Re: Intent to ship experimental Mixed Content upgrading (Nightly only)

2018-03-01 Thread Jonathan Kingston
This experiment has ended early so we can add some more telemetry to decide on the next steps here. I will send out a new notice when we do the next update to this. On Wed, Feb 21, 2018 at 6:54 PM, Jonathan Kingston wrote: > > We are experimenting with ways to eliminate insecure content on secur

Re: Intent to remove Ambient Light and Proximity sensor APIs

2018-03-01 Thread Jonathan Kingston
As an update here the code has landed in 60 from https://bugzilla.mozilla.org/show_bug.cgi?id=1359076 This adds: - Deprecation warnings for DeviceOrientation and DeviceMotion sensors. - Deprecation errors for AmbientLight and Proximity sensors. - Preferences to control all 4 sensors independently:

Re: Intent to ship: Treating object subrequests as mixed active content

2018-03-01 Thread Jonathan Kingston
As a quick follow up we added a deprecation notice into 60 with https://bugzilla.mozilla.org/show_bug.cgi?id=1441794 this will ride the trains and provide more telemetry on the breakage. There is a little more breakage than we would like so adding this warning provides page and frame breakage rates