Intent to ship: native rendering of outline-style: auto

2020-01-15 Thread Emilio Cobos Álvarez
Hi, In bug 1031664 I plan to enable the themed rendering of outline-style: auto. Standard: https://www.w3.org/TR/css-ui/#outline-style (sorry for the TR version, but I have problems to access the current draft without building it locally :/) Platform coverage: Linux, Mac, Windows Preference

SpiderMonkey Newsletter #2

2020-01-15 Thread Jan de Mooij
(This newsletter is also available on our blog .) Happy new year from the SpiderMonkey team! Heads up: the next newsletter will likely cover both Firefox 74 and Firefox 75 due to the shorter release cycles this year. JavaScript New featu

Re: Visibility of disabled tests

2020-01-15 Thread Botond Ballo
On Sat, Jan 11, 2020 at 10:38 AM Geoffrey Brown wrote: > It might be helpful if we explicitly consider some special cases. If the > sheriffs have needinfo'd for "needswork" and that needinfo has been > cleared, do we want to set needinfo again when disabling? Always? If the > triage owner has a h

Preference name change for experimental addon development

2020-01-15 Thread Shane Caraveo
This is an FYI for developers who develop experimental APIs. tl;dr In Firefox 74 you will need to use extensions.experiments.enabled instead of extensions.legacy.enabled. This should land soon in bug 1524327. What is this? This preference is used to enable to features for developers in Nigh

Re: Searchfox at All-Hands: Who's interested?

2020-01-15 Thread Marco Castelluccio
I'd be interested too, in particular about 1 as we'd like to integrate more things into Searchfox (code coverage, static analysis and linting issues to name a few). - Marco. Il 09/01/20 19:43, Andrew Sutherland ha scritto: > Are people interested in a session(s) at the All-Hands on Searchfox?  >

Intent to implement: AVIF (AV1 Image Format) support

2020-01-15 Thread Jon Bauman
AVIF is an image format based on the AV1 video codec [1] from the Alliance for Open Media [2]. AV1 support shipped in release 55 [3] and is currently supported in Chrome, but not Safari. There is an open issue for AVIF support in Chrome [4]. Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=avif

Update of the Code review bot: CI-breaking issues are now reported

2020-01-15 Thread Bastien Abadie
tl;dr: The Code Review Bot will now warn you about CI-breaking issues on Phabricator Hello, We have just released a new version of the code review bot that changes slightly how lint issues are reported on Phabricator: - Issues breaking the CI are now reported as Phabricator lint results.

Re: Visibility of disabled tests

2020-01-15 Thread Botond Ballo
On Sat, Jan 11, 2020 at 10:38 AM James Graham wrote: > So in addition to the specific changes for intermittent handling, can we > document how one nominates a bug for retriage in general (or point me at > those docs if they already exist) My understanding is that clearing the "priority" field is

Re: Searchfox at All-Hands: Who's interested?

2020-01-15 Thread Jan-Erik Rediger
Yup, consider me interested. Also considering that I’d like one of our projects to be available on searchfox too. — Jan-Erik > On 9. Jan 2020, at 19:43, Andrew Sutherland > wrote: > > Are people interested in a session(s) at the All-Hands on Searchfox? If > you're interested in any of the

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

2020-01-15 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: https://tinyurl.com/yfwt3p5x. Bugs logged by Desktop Release QA in the last

Intent to ship: the Cross-Origin-Resource-Policy header

2020-01-15 Thread Valentin Gosu
I'm shortly intending to turn on support for the Cross-Origin-Resource-Policy header This feature was developed behind the preference "browser.tabs.remote.useCORP". https://developer.mozilla.org/en-US/docs/Web/HTTP/Cross-Origin_Resource_Policy_(CORP) Other UAs shipping this feature: * Blink/Chrom