gecko-dev/toolkit
Emilio Cobos Álvarez c0e75d0f39 Bug 1670643 - Ignore DOMWindowClose events fired at the preview browser. r=jfkthame
See the comment.

https://phabricator.services.mozilla.com/D90808 made it so that we
reused the print document (and thus <browser>) to do the actual print
job.

When a print job finishes, we call window.close(), which is used as a
signal to the front-end to clean up the <browser> element. Before that
patch we sent that signal to the browser created in printUtils.js, but
afterwards we send it to the preview window which causes this badness
when the event bubbles up.

Ignoring it effectively restores the previous behavior, so let's do it.

Differential Revision: https://phabricator.services.mozilla.com/D93499
2020-10-16 16:57:57 +00:00
..
actors Bug 1670003 - Move some of the SCROLL_INPUT_METHODS recording. r=botond 2020-10-10 17:41:50 +00:00
components Bug 1670643 - Ignore DOMWindowClose events fired at the preview browser. r=jfkthame 2020-10-16 16:57:57 +00:00
content Bug 1639739: Add Fission decision status to about:support. r=nika,fluent-reviewers,Gijs 2020-10-14 20:42:16 +00:00
crashreporter Bug 1460338 - Migrate symbol server docs from MDN to in-tree. r=sylvestre DONTBUILD 2020-10-08 14:32:54 +00:00
docs Bug 1665854 - fx doc: Various improvements + configuration + fixes in the doc r=firefox-build-system-reviewers,rstewart 2020-09-22 06:26:17 +00:00
library Bug 1669162 - Update mapped_hyph to 0.4.2 so that .dic parse errors are non-fatal. r=heycam 2020-10-12 10:23:27 +00:00
locales Bug 1658921 - Updated HTTPS-Only Mode error page UX. r=desktop-theme-reviewers,ckerschb,fluent-reviewers,ntim 2020-10-16 14:38:45 +00:00
modules Bug 1639739: Add Fission decision status to about:support. r=nika,fluent-reviewers,Gijs 2020-10-14 20:42:16 +00:00
mozapps Bug 1670357 - Remove make targets for cleaning: clean, realclean, clobber, distclean, clobber_all, everything r=firefox-build-system-reviewers,mhentges 2020-10-15 20:37:18 +00:00
pluginproblem
profile Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
system Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
themes Bug 1658921 - Updated HTTPS-Only Mode error page UX. r=desktop-theme-reviewers,ckerschb,fluent-reviewers,ntim 2020-10-16 14:38:45 +00:00
xre Bug 1639739: Add Fission decision status to about:support. r=nika,fluent-reviewers,Gijs 2020-10-14 20:42:16 +00:00
.eslintrc.js
l10n-registry.manifest
moz.build
moz.configure Bug 1669888 - Enable ffvpx on all Mac platforms. r=jya 2020-10-08 05:28:28 +00:00
toolkit.mozbuild Bug 1664898 - move media/mtransport to media/transport. r=ng 2020-09-22 21:43:49 +00:00