Intent to Unship: Recursive call of Document.execCommand() (Only Nightly and early Beta for now)

2020-02-15 Thread Masayuki Nakano
`Document.execCommand()` may cause firing DOM events and/or running some observers. Therefore, web apps can call it recursively. However, Chromium has already stopped supporting it: https://source.chromium.org/chromium/chromium/src/+/master:third_party/blink/renderer/core/editing/commands/docu

Node 10 now required on mozilla-central, please run `mach bootstrap`

2020-02-15 Thread Dan Mosedale
Node 10 support has now merged to mozilla-central, see below for more details: On Tue, 11 Feb 2020 at 12:49, Dan Mosedale wrote: > After the patch from [1] merges to mozilla-central and you’ve > updated your copy of m-c, in order for your builds to continue to > work: > > for downstream OS distri