`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 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
2 matches
Mail list logo