gecko-dev/toolkit/components
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
..
aboutcheckerboard
aboutmemory Bug 1668884 - Replace -moz-Field/-moz-FieldText with Field/FieldText in toolkit/ r=dao 2020-10-05 11:13:54 +00:00
aboutperformance Bug 1631202 - Convert all uses of :-moz-any to :is in toolkit/ r=dao 2020-09-21 19:35:43 +00:00
aboutprocesses Bug 1635494 - Kill processes from about:processes;r=florian,flod 2020-10-14 15:44:42 +00:00
alerts 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
antitracking Bug 1669731 - P1. Rename STATE_UNBLOCKED_UNSAFE_CONTENT to STATE_UNBLOCKED_TRACKING_CONTENT r=timhuang 2020-10-14 09:16:39 +00:00
apppicker
asyncshutdown
autocomplete
backgroundhangmonitor
bitsdownload
browser Bug 1669774 part 2: Rename some APIs and variables for accuracy (s/page/sheet/) in nsPrintJob, nsPagePrintTimer, and nsDocumentViewer. r=TYLin 2020-10-07 21:00:26 +00:00
build
captivedetect
cascade_bloom_filter Bug 1654807 - update thin-vec to 0.2.1 for potential endianess fix. r=froydnj 2020-09-14 17:32:40 +00:00
certviewer Bug 1671373 - Visual improvements to about:certificate r=johannh 2020-10-16 11:50:59 +00:00
cleardata Bug 1662987 - ClearDataService should know how to clear the stylesheet cache. r=baku 2020-09-08 19:38:43 +00:00
clearsitedata
cloudstorage
commandlines Backed out 3 changesets (bug 1308104) for bustages on nsHttp.cpp . CLOSED TREE 2020-09-10 22:43:25 +03:00
contentprefs
contextualidentity
corroborator
crashes Bug 1649596: Use IOUtils instead of OS.File in CrashService.jsm r=froydnj 2020-09-15 18:27:35 +00:00
crashmonitor Backed out 3 changesets (bug 1649595, bug 1649596, bug 1649593) for causing failures in ExtensionParent.jsm 2020-08-31 11:17:27 +03:00
ctypes Bug 1656291 - Enable all ESLint rules on xhtml test files in toolkit/components/{ctypes|osfile|places|workerloader} r=Standard8 2020-09-04 06:22:43 +00:00
downloads Bug 827010 - Fix prettier eslint failure on DownloadCore.jsm. r=eslint-fix. 2020-09-29 03:23:41 +03:00
enterprisepolicies Bug 1583889 - Use EnterprisePolicyTesting for xpcshell tests r=emalysz 2020-10-13 18:42:28 +00:00
extensions Bug 1667341 - [devtools] Return a descriptor from createTargetForTab r=ochameau 2020-10-15 13:34:03 +00:00
featuregates Bug 1655167 - Remove desktop zoom experiment. r=botond,fluent-reviewers,preferences-reviewers,ntim,jaws 2020-10-10 17:42:35 +00:00
filewatcher
finalizationwitness Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
find Bug 389651 - Make find-in-page ignore non-matching default-ignorable characters. r=jfkthame 2020-09-16 22:54:38 +00:00
forgetaboutsite
fuzzyfox
gfx
glean Bug 1664461 - Send an hourly 'fog-validation' ping r=janerik 2020-10-09 22:43:28 +00:00
httpsonlyerror 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
jsoncpp Bug 1667835 - Update jsoncpp to version 1.9.4. r=gsvelto 2020-09-28 19:26:55 +00:00
kvstore Bug 1654807 - update thin-vec to 0.2.1 for potential endianess fix. r=froydnj 2020-09-14 17:32:40 +00:00
lz4
maintenanceservice
mediasniffer
messaging-system Bug 1667791 - Update Xman to use new recipe schema r=andreio 2020-10-02 15:24:35 +00:00
mozintl Bug 1663365 - Move Intl functionality out of jsfriendapi.h to a new header. r=jandem 2020-10-03 10:12:05 +00:00
mozprotocol
narrate
normandy Bug 1664065 - Remove Heartbeat specific styling since Firefox now shows notification bars in the same dimensions that Heartbeat wanted. r=Gijs 2020-09-11 23:48:02 +00:00
osfile Bug 1656291 - Enable all ESLint rules on xhtml test files in toolkit/components/{ctypes|osfile|places|workerloader} r=Standard8 2020-09-04 06:22:43 +00:00
parentalcontrols
passwordmgr Bug 786276 - Rename formsProcessed test helpers to accurately reflect when they can be used. r=sfoster 2020-10-14 16:36:53 +00:00
pdfjs Bug 1666575 - Keep pdfjs classes always enabled. r=NeilDeakin,jaws 2020-10-10 09:29:41 +00:00
perfmonitoring
pictureinpicture Bug 1568382 - wait for PiP window focus before resolving triggerPictureInPicture. r=mconley 2020-10-14 21:03:58 +00:00
places Bug 1669573 - Replace kDateFormatMonthLong/kDateFormatWeekday with GetCalendarSymbol; r=zbraniecki 2020-10-15 12:19:52 +00:00
printing Bug 1670643 - Ignore DOMWindowClose events fired at the preview browser. r=jfkthame 2020-10-16 16:57:57 +00:00
printingui Bug 1662336 - Make PRemotePrintJob refcounted. r=bobowen 2020-10-08 19:19:51 +00:00
processsingleton Bug 1649532 - Port DecoderDoctor notifications to fission. r=Gijs 2020-08-28 18:34:24 +00:00
processtools Bug 1635494 - nsIProcessToolsService;r=lina 2020-09-17 14:03:41 +00:00
promiseworker
prompts Bug 1666594 - Force LTR the username and password textboxes in the tab-model authentication dialogs r=sfoster 2020-09-24 22:16:35 +00:00
protobuf
reader Bug 1626016 - Remove createFixupURI and move postData inside URIFixupInfo. r=Gijs,geckoview-reviewers,preferences-reviewers,snorp 2020-10-13 10:20:16 +00:00
reflect
remote
remotebrowserutils Bug 1626016 - Remove createFixupURI and move postData inside URIFixupInfo. r=Gijs,geckoview-reviewers,preferences-reviewers,snorp 2020-10-13 10:20:16 +00:00
remotepagemanager
reputationservice 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
resistfingerprinting 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
satchel 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
search Bug 1665938 - Add telemetry to report if a WebExtension engine is saved in the search settings but not in the add-on manager. r=daleharvey 2020-10-16 12:51:58 +00:00
securityreporter
sessionstore Bug 1668052 - Pass the BrowserParent's browsing context to UpdateSessionStore instead of getting it from the frame element's frameloader. r=nika 2020-10-04 08:55:07 +00:00
shell
startup Bug 1663543 - Convert PROFILER_ADD_MARKER and 2-arg profiler_add_marker to PROFILER_MARKER_UNTYPED - r=gregtatum 2020-09-10 03:02:36 +00:00
statusfilter
telemetry Bug 1671404 - Add Provider Name to the urlbar engagement telemetry. r=mak 2020-10-16 14:39:50 +00:00
terminator Bug 1660950 - make shutdown steps reporting work r=smaug 2020-08-26 12:26:30 +00:00
thumbnails Bug 1660057: Add preferences for Fission rollout Normandy experiment. r=nika,marionette-reviewers,perftest-reviewers 2020-09-25 02:01:15 +00:00
timermanager
tooltiptext
typeaheadfind Bug 1667209 - Make find code keep references to subdocuments, not pres shells. r=smaug 2020-10-05 15:54:57 +00:00
updateagent
url-classifier Bug 1669731 - P4. Add a testcase r=timhuang 2020-10-14 09:17:07 +00:00
urlformatter
utils
viaduct
viewconfig
viewsource
windowcreator Bug 1668414 - Also handle <source srcset>. r=edgar 2020-10-05 13:44:48 +00:00
windowwatcher Bug 1669925 - Add a printing.trigger keyed scalar to record what triggers a particular print dialog. r=jwatt,marionette-reviewers,maja_zf 2020-10-09 14:59:46 +00:00
workerloader
xulstore
components.conf
DefaultCLH.jsm
moz.build Bug 1635494 - nsIProcessToolsService;r=lina 2020-09-17 14:03:41 +00:00
update-jsoncpp.sh