Re: Intent to implement and ship: Gamepad Extensions `multi touch` and `light indicator`

2019-03-20 Thread Tom Ritter
> > > Example 1: Let’s say touchId is currently set to 0 and no fingers are > > > touching the touchpad. When a finger touches the touchpad, touchId of > > > this event would be 1. As that finger moves around the touchpad, new > > > touch events are added with updated coordinates, however,

Re: Upcoming C++ standards meeting in Kona

2019-03-20 Thread Botond Ballo
For those interested, my blog post about this meeting is now online: https://botondballo.wordpress.com/2019/03/20/trip-report-c-standards-meeting-in-kona-february-2019/ It's also available on Planet Mozilla. Cheers, Botond On Tue, Feb 12, 2019 at 9:08 PM Botond Ballo wrote: > > Hi everyone! >

Re: Intent to implement and ship: Gamepad Extensions `multi touch` and `light indicator`

2019-03-20 Thread dmu
On Friday, March 15, 2019 at 8:35:41 AM UTC-7, Tom Ritter wrote: > Thanks for more details on the use case. > > On Wed, Mar 6, 2019 at 1:35 AM wrote: > > > > On Monday, February 25, 2019 at 4:17:29 PM UTC-8, Martin Thomson wrote: > > > To add to Dan's comments here... > > > > > > Assuming that

Re: Using inline variables (C++17) in Gecko

2019-03-20 Thread Marco Castelluccio
The code coverage build is using GCC 6, if you do a try build don't forget to include that too (you'll need to pass the "--full" argument if you are using mach try fuzzy). The last time I tried, switching to GCC 7 caused a lot of timeouts (https://bugzilla.mozilla.org/show_bug.cgi?id=1410217#c5),

Re: Using inline variables (C++17) in Gecko

2019-03-20 Thread Mike Hommey
Sorry for the late answer. Thanks for prodding me on irc. On Sat, Feb 23, 2019 at 06:36:39PM -0800, Emilio Cobos Álvarez wrote: > Hey, > > I have a use-case for inline variables, and it's not 100% clear to me > how up-to-date is [1], so asking this mailing-list directly. > > Looks like they're

Intent to ship: URL classifier classification by default

2019-03-20 Thread Dimi Lee
I intend to remove nsILoadInfo::LOAD_CLASSIFY_URI[1] in Firefox 68. If a channel will be classified by the URL classifier is based on the information in the channel after landing Bug 1522412 . ## Introduction The URL classifier provides