Re: Intent to ship: Add wildcard to Access-Control-Expose-Headers, Access-Control-Allow-Methods, and Access-Control-Allow-Headers

2019-07-19 Thread Ehsan Akhgari
Thanks Kershaw for fixing this. I was curious why you expect this to ship in Firefox 71 but not 70? On Tue, Jul 16, 2019 at 1:56 PM Kershaw Jang wrote: > Hi everyone, > > *Summary*: > Allow more wildcards in CORS headers when used without credential. > So, the new syntax for these http

Intent to ship: accumulating most JS scripts' data as UTF-8, then directly parsing as UTF-8 (without inflating to UTF-16)

2019-07-19 Thread Jeff Walden
# Intent to ship: UTF-8 parsing of external

Re: Intent to Implement: CSS text-decoration-width

2019-07-19 Thread cmarlow
On Friday, July 19, 2019 at 3:48:03 PM UTC-7, fri...@jeka.info wrote: > > Support in other browsers: Safari Technology Preview is the only other > > browser supporting this feature > > Chrome support: >

Re: Intent to Implement: CSS text-decoration-width

2019-07-19 Thread friseur
> Support in other browsers: Safari Technology Preview is the only other > browser supporting this feature Chrome support: https://wpt.fyi/results/css/css-text-decor/text-decoration-width-001.html?label=master=experimental Seems other browsers made the same error (implementing

Re: New Lockwise Password Manager UI now on autoland

2019-07-19 Thread Jared Wein
On Fri, Jul 19, 2019 at 1:30 PM Simon Sapin wrote: > On 19/07/2019 19:14, Nicolas B. Pierron wrote: > > How does that work for migrating password from the current password > manager? > > As far as I understand Lockwise-in-Firefox *is* the current password > manager, only with a new UI similar to

Re: New Lockwise Password Manager UI now on autoland

2019-07-19 Thread Simon Sapin
On 19/07/2019 19:14, Nicolas B. Pierron wrote: How does that work for migrating password from the current password manager? As far as I understand Lockwise-in-Firefox *is* the current password manager, only with a new UI similar to the Lockwise standalone Android app. Storage and sync are

Re: New Lockwise Password Manager UI now on autoland

2019-07-19 Thread Nicolas B. Pierron
On Thursday, July 18, 2019 at 8:57:46 PM UTC+2, Jared Wein wrote: > I have just landed patches in bug 1560431 to enable the new Lockwise > Password Manager by default in Nightly builds. We are planning to ship the > feature in Firefox 70 and will enable it by default for all branches in bug >

Re: Intent to Implement: CSS text-decoration-width

2019-07-19 Thread cmarlow
On Thursday, June 13, 2019 at 11:41:34 AM UTC-7, Charlie Marlow wrote: > Intent to Implement: CSS text-decoration-width > > Summary: text-decoration-width allows web developers to specify a specific > thickness of an underline, overline, or line-through text-decoration. This > allows web

Re: PHC, a probabilistic heap checker, will soon be enabled on Linux64 Nightly

2019-07-19 Thread Tom Ritter
This is really exciting; thanks for this I had no idea it was in the works! -tom On Fri, Jul 19, 2019 at 3:32 AM Nicholas Nethercote wrote: > > Greetings, > > PHC is a probabilistic heap checker I have been working on. It has landed > and I am planning to enable it on Monday morning AEST (which