Re: Proper way to return nsresult from Rust before Stylo is mandatory?

2017-03-31 Thread Michael Layzell
There are patches up for nserror bindings in bug 1320179 ( https://bugzilla.mozilla.org/show_bug.cgi?id=1320179). If people have API design opinions, you can let me know on the bug. On Mon, Mar 27, 2017 at 10:22 PM, Ehsan Akhgari wrote: > On 2017-03-27 5:10 PM, Michael

Re: Intent to implement: CSS property `line-height-step`

2017-03-31 Thread Tantek Çelik
On Fri, Mar 31, 2017 at 1:16 PM, fantasai wrote: > On 03/31/2017 07:55 AM, L. David Baron wrote: >> >> On Friday 2017-03-31 12:11 +0800, Tommy Kuo wrote: >>> >>> **Summary** >>> >>> I am intent to implement the property `line-height-step`. And it would be >>>

Re: Intent to implement: CSS property `line-height-step`

2017-03-31 Thread fantasai
On 03/31/2017 07:55 AM, L. David Baron wrote: On Friday 2017-03-31 12:11 +0800, Tommy Kuo wrote: **Summary** I am intent to implement the property `line-height-step`. And it would be disabled behind the pref `layout.css.line-height-step.enabled` by default. It is a property to make authors

Re: Revocation protocol idea

2017-03-31 Thread Salvador de la Puente
Hi Johann On Thu, Mar 23, 2017 at 6:37 PM, Johann Hofmann wrote: > Hey, > > concerns about the viability of such a decentralized systems aside, I > still don't understand the advantage of blocking on an API level vs. simply > showing the SafeBrowsing error page that we

Re: Rationalising Linux audio backend support

2017-03-31 Thread Chris Coulson
On 31/03/17 05:52, burmar...@gmail.com wrote: > Ubuntu just re-enabled ALSA on their latest Firefox 52.0.2 release. Go Ubuntu! It's enabled, but please see the small-print in the changelog description at https://launchpad.net/ubuntu/+source/firefox/52.0.2+build1-0ubuntu0.16.04.1. The Firefox

Re: Revocation protocol idea

2017-03-31 Thread Salvador de la Puente
Hi Jonathan On Thu, Mar 23, 2017 at 9:09 AM, Jonathan Kingston wrote: > This seems a little like the idea WOT(https://www.mywot.com/) had, > Showing the user that they might be looking at a website that isn't > considered great but isn't perhaps bad enough to be blocked.

Re: realtime audio on linux

2017-03-31 Thread milasudril
Den lördag 16 juli 2016 kl. 00:47:00 UTC+2 skrev Robert O'Callahan: > On Sat, Jul 16, 2016 at 5:09 AM, Steve Fink wrote: > > > I know it's kind of crazy given our garbage-collected, single content > > process world, but reading this thread makes me wonder what it would take >

Re: Intent to implement: CSS property `line-height-step`

2017-03-31 Thread L. David Baron
On Friday 2017-03-31 12:11 +0800, Tommy Kuo wrote: > **Summary** > > I am intent to implement the property `line-height-step`. And it would be > disabled behind the pref `layout.css.line-height-step.enabled` by default. It > is a property to make authors create the content with vertical rhythm

Re: Revocation protocol idea

2017-03-31 Thread Eric Rescorla
On Fri, Mar 31, 2017 at 4:20 AM, Salvador de la Puente < sdelapue...@mozilla.com> wrote: > Hi Eric > > On Wed, Mar 22, 2017 at 6:11 AM, Eric Rescorla wrote: > >> There seem to be three basic ideas here: >> >> 0. Blacklisting at the level of API rather than site. >> 1. Some

Re: Revocation protocol idea

2017-03-31 Thread Salvador de la Puente
Hi Eric On Wed, Mar 22, 2017 at 6:11 AM, Eric Rescorla wrote: > There seem to be three basic ideas here: > > 0. Blacklisting at the level of API rather than site. > 1. Some centralized but democratic mechanism for building a list of > misbehaving sites. > 2. A mechanism for

Re: Rationalising Linux audio backend support

2017-03-31 Thread Robert O'Callahan
On Fri, Mar 31, 2017 at 7:45 PM, wrote: > Good choice from Ubuntu. In the meantime, I have run PA->aloop->JACK. Now I > am back with aloop->JACK. PA is removed from the system (and hopefully, I > will never need it again). I turned on telemetry for now, but will turn it

Re: Rationalising Linux audio backend support

2017-03-31 Thread milasudril
Den fredag 31 mars 2017 kl. 06:52:18 UTC+2 skrev burm...@gmail.com: > Ubuntu just re-enabled ALSA on their latest Firefox 52.0.2 release. Go Ubuntu! > > So thankfully I and many others can now forget about this sorry business. > > Martin Burke Good choice from Ubuntu. In the meantime, I have