gecko-dev/toolkit
Chris H-C bfe6607326 Bug 1626590 Use os._exit not sys.exit in atexit in Python3 r=glandium,janerik
Also: os._exit is much faster than sys.exit, so remember to flush stderr or
we won't see the errors we just printed.

Differential Revision: https://phabricator.services.mozilla.com/D70047

--HG--
extra : moz-landing-system : lando
2020-04-08 08:37:13 +00:00
..
actors Bug 1614713, add a remote page manager like object that uses JSWindowActor instead. Move access management into a separate module that can be used within a child or parent process. Ensure all RPM calls go through the access manager, r=mossop 2020-04-08 14:08:11 +00:00
components Bug 1626590 Use os._exit not sys.exit in atexit in Python3 r=glandium,janerik 2020-04-08 08:37:13 +00:00
content Bug 1627983 - remove frontend hack now that layout correctly handles rounding of content sizes, r=MattN 2020-04-08 05:55:19 +00:00
crashreporter Bug 1614933 - Fix a deadlock in Breakpad crash generation on Windows; r=KrisWright 2020-04-08 06:55:41 +00:00
docs Bug 1618910 - Set up Firefox on Glean documentation r=janerik 2020-03-12 13:56:47 +00:00
forgetaboutsite Bug 1621756 - Don't send the Push UAID if there are no push subscriptions. r=englehardt 2020-03-30 18:21:09 +00:00
library Bug 1626323 - Vendor rusqlite into mozilla-central. r=lina 2020-04-07 22:13:51 +00:00
locales Bug 1622020 - Add DTZ info to about:support. r=botond,fluent-reviewers 2020-04-06 22:49:37 +00:00
modules Bug 1622409 - Put FTP code behind a pref r=marionette-reviewers,valentin,whimboo,mixedpuppy 2020-04-07 19:49:26 +00:00
mozapps Backed out changeset 6b7c81561ecc (bug 1590573) for marionette perma failures on test_refresh_firefox.py. CLOSED TREE 2020-04-08 07:43:49 +03:00
pluginproblem
profile Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika 2020-04-07 15:16:23 +00:00
system Bug 1627635 - Websocket connects to DIRECT instead of Proxy-HTTP/HTTPS with SystemProxySettings on Linux r=valentin 2020-04-06 16:37:53 +00:00
themes Bug 1627036 - Convert all relevant uses of left/right to logical properties in toolkit/themes/linux and mobile r=Gijs 2020-04-03 19:17:33 +00:00
xre Bug 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika 2020-04-07 15:16:33 +00:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
l10n-registry.manifest
moz.build Bug 1602463 Part 3 - Windows default browser agent. r=agashlin,bytesized,nalexander 2020-03-16 20:16:25 +00:00
moz.configure Bug 1623300 - Replace fogotype with the actual FOG crate now. r=chutten 2020-03-31 08:24:40 +00:00
toolkit.mozbuild Bug 1551276 - Autodetect legacy encodings on unlabeled pages. r=emk 2019-12-12 17:50:19 +00:00