Static prefs are now defined in a YAML file

2019-07-17 Thread Nicholas Nethercote
Greetings, I just landed the patches in bug 1564724. As a result, static prefs are no longer defined in modules/libpref/init/StaticPrefList.h. They are now defined in modules/libpref/init/StaticPrefList.yaml, from which a StaticPrefList.h file is generated. The format is explained in a comment at

Re: Workers no longer working on file URLs?

2019-07-17 Thread Daniel Veditz
See https://bugzilla.mozilla.org/show_bug.cgi?id=file-fallout and the 3 bugs it depends on. This is fallout from fixing the file:// issue in Fx68. Unsure if we're going to fix local workers since they also don't work in other browsers, but local fonts seem to be a big deal. -Dan Veditz On Wed, Ju

Workers no longer working on file URLs?

2019-07-17 Thread Christopher Mills
Hi all, I was just alerted to the fact that workers no longer seem to work when you try to run them locally via file URLs (I tested the example at https://github.com/mdn/simple-web-worker locally). This seems to be the the case in Fx68 onwards, and newer Chromiums. Can anybody point me to a bug w

logging direct hg.m.o pushes

2019-07-17 Thread Kim Moir
On July 25, 2019 the Engineering Workflow team will enable a hook to require an explanation string for direct (non-Lando) pushes to autoland, mozilla-inbound and mozilla-central repositories. The intent of this change is to shift usage to our automated infrastructure, and better understand any rema