fune/toolkit
Tomislav Jovanovic 581f34a57e Bug 1627646 - Avoid creating a Port object when there are no listeners r=mixedpuppy
Without this check, we're creating "ghost" Ports in each extension page(or sidebar), which get associated with a wrong Window, and thus getclosed when that wrong window goes away.

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

--HG--
extra : moz-landing-system : lando
2020-04-09 23:53:36 +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 1627646 - Avoid creating a Port object when there are no listeners r=mixedpuppy 2020-04-09 23:53:36 +00:00
content Bug 1624482 - Followup: Adapt to changes in bug 1590573. r=emalysz 2020-04-08 23:32:49 +00:00
crashreporter Bug 1627367 - Remove the content process crash annotation blacklist r=KrisWright 2020-04-08 22:59:15 +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 Backed out changeset d91a97562b48 (bug 1628772) for causing failures regarding core-foundation. 2020-04-10 03:42:05 +03:00
locales Bug 1569253 - remove old password manager UI. r=MattN,fluent-reviewers,flod 2020-04-09 00:17:34 +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 Bug 1628200 - Fix config/tests/test_mozbuild_reading.py. r=rstewart 2020-04-09 00:24:29 +00:00
pluginproblem
profile Bug 1608191 - Port profileDowngrade.dtd to Fluent, r=fluent-reviewers,flod,Gijs 2020-04-08 18:56:45 +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 1626598 - Split close-icon styles to its own file. r=dao 2020-04-09 12:57:31 +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 1628153 - Require libvpx >= 1.8.0. r=dminor 2020-04-08 12:01:53 +00:00
toolkit.mozbuild