Re: Chrome will start marking HTTP pages as "Not secure"

2018-02-11 Thread Bram Pitoyo
I’ve forwarded this conversation thread to our UX researcher and designer, Francis and Jacqueline. If we’ve run any studies, they’d be able to link us to a report. On 12 February 2018 at 11:58, Karl Dubost wrote: > Johann, > > Le 10 févr. 2018 à 00:51, Johann Hofmann a écrit : > > There's a val

Re: Chrome will start marking HTTP pages as "Not secure"

2018-02-11 Thread Karl Dubost
Johann, Le 10 févr. 2018 à 00:51, Johann Hofmann a écrit : > There's a valid concern around warning fatigue (plastering so many sites with > "Insecure" that users easily dismiss it) and we made those prefs to be able > to run user studies on it. Did Mozilla run UX studies about it? If yes, li

Commit messages in Phabricator

2018-02-11 Thread Emilio Cobos Álvarez
Hey, So I've been testing Phabricator for a while and I've noticed that the arc tool uses different formatting for the commit messages than what usually lands on mozilla-central. In particular I usually lay out my commits like: --- Bug XXX: Short summary. r= Long description, if needed. ---