Intent to implement and ship: Support "noreferrer" feature for window.open()

2019-04-22 Thread Ehsan Akhgari
*Summary*: This feature adds a token to the window.open() feature argument to allow callers to specify that the window should be opened without a referrer (and an opener). *Bug*: https://bugzilla.mozilla.org/show_bug.cgi?id=1527287 *Link to standard*: https://github.com/whatwg/html/pull/4331

Re: Intent to deprecate - linux32 tests starting with Firefox 69

2019-04-22 Thread Joel Maher
On Thursday, April 11, 2019 at 10:08:27 AM UTC-4, William Lachance wrote: > On 2019-04-09 11:00 a.m., Gian-Carlo Pascutto wrote: > > On 5/04/19 15:35,jma...@mozilla.com wrote: > >> Currently linux32 makes up about .77% of our total users. This is > >> still 1M+ users on any given week. > > I

[desktop] Bugs logged by Desktop Release QA in the last 7 days

2019-04-22 Thread Mihai Boldan
Hello, Here's the list of new issues found and filed by the Desktop Release QA team in the last 7 days. Additional details on the team's priorities last week, as well as the plans for the current week are available at: http://tinyurl.com/y2pmvyvy. Bugs logged by Desktop Release QA in the last

Personally opining that new C++ library facilities should not support non-UTF encodings

2019-04-22 Thread Henri Sivonen
(If you don't care about what I say about character encoding issues in the context of C++ standardization outside my Mozilla activities, you can save time by skipping the rest of this email.) On my own time outside my Mozilla activities, I was invited to read and comment on the C++

Some searchfox updates

2019-04-22 Thread Kartikaya Gupta
Over the past week or so I've landed a bunch of small searchfox papercut fixes and improvements. Highlights include: - the blame popup now includes a link to the full changeset on hg.m.o - an "other tools" section on nav panel with links to hg.m.o and dxr (and github's rendering of .md and .rst