Re: Proposed W3C Charter: Audio Working Group

2020-01-22 Thread Paul Adenot
On Tue, Jan 21, 2020 at 8:10 PM Boris Zbarsky wrote: > On 1/16/20 11:21 PM, Karl Tomlinson wrote: > > Would it be appropriate to state that we don't intend to implement > > the Audio Device Client API in Gecko because we don't see a need > > for this additional/parallel audio API? > > Does anyone

ESLint: Third-party paths are now obtained from ThirdPartyPaths.txt

2020-01-22 Thread Mark Banner
tl;dr ESLint has just moved reading third-party paths from .eslintignore to ThirdPartyPaths.txt. A couple of bugs have just landed on central which have updated ESLint and changed how we h

Re: Intent to ship: Optional Chaining Operator

2020-01-22 Thread Patrick Brosset
Thanks Yulia, this is going to be very useful and helpful in reducing code complexity! For info, here's a DevTools bug to make sure the console panel still supports autocompletion even when ?. is used: https://bugzilla.mozilla.org/show_bug.cgi?id=1594009 I also a question: do you know if eslint is