Bug 1663209 - Use Services.tm.dispatchToMainThread instead of setTimeout when opening a new window. r=mkmelin
This appears to clear up the test mail/test/browser/tabmail/browser_dragndrop.js, but I'm not sure why the setTimeout call never fires.
Differential Revision:
https://phabricator.services.mozilla.com/D90818
# Paths we don't want clang-format to touch.
# NOTE:
# This is currently just documenting intent. Due to Bug 1575449
# `mach clang-format` will likely not pick up this file.
# Specific modules to exclude.
calendar/libical/.*
suite/.*
third_party/.*
# General support directories (which don't contain any C++ anyway).
build/.*
mozharness/.*
python/.*
taskcluster/.*
tools/.*