gecko-dev/browser
Katherine Patenio a88a9021c7 Bug 1740840 - use mimeinfo content type to fix downloads intermittent alwaysOpenSimilarFiles. r=Gijs,mtigley
Patch addresses intermittent issue with the context menu item alwaysOpenSimilarFiles for the Downloads Panel by using the content type provided by MimeService, rather than relying on download instance. Not only does this ensure that content type exists, but it happens to also have the benefit of making alwaysOpenSimilarFiles available to more file types that can be supported. browser_downloads_panel_context_menu.js was modified to register mimeInfo and add more test cases for visibility with application/octet-stream.

Differential Revision: https://phabricator.services.mozilla.com/D131881
2021-12-01 17:40:00 +00:00
..
actors Bug 1742801 - do not consume the user gesture from ClickHandlerChild if ClickHandlerParent will ignore the click anyway, r=edgar 2021-11-25 22:49:00 +00:00
app Backed out changeset 1ff449af979d (bug 1742692) for causing cppunit test failures. CLOSED TREE 2021-11-30 22:19:47 +02:00
base Bug 1736701 - fix display of error reporting checkbox on x-frame-options:deny pages, r=pbz,desktop-theme-reviewers 2021-12-01 14:59:42 +00:00
branding Bug 1742320 - Use dark form controls on about dialog. r=desktop-theme-reviewers,dao 2021-12-01 13:06:52 +00:00
components Bug 1740840 - use mimeinfo content type to fix downloads intermittent alwaysOpenSimilarFiles. r=Gijs,mtigley 2021-12-01 17:40:00 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-11-01 16:01:18 +00:00
docs Bug 1725529 - Add in-tree source documentation for background updates. r=bytesized DONTBUILD 2021-08-18 17:44:24 +00:00
extensions Bug 1688607 - Fix autofill and capture behavior on Lufthansa due to multiple cc-number fields. r=sgalich,dimi 2021-11-29 15:23:49 +00:00
fonts Bug 1714632 - Update bundled TwemojiMozilla font to 0.6.0 (Twemoji 13.1). r=lsalzman 2021-07-16 23:04:00 +00:00
fxr Bug 1708243 - Part 4: Remove tab-content.js and onExtensionBrowser.js, stop touching .content eagerly r=robwu 2021-10-09 22:45:28 +00:00
installer Bug 1742998: Improve documentation of MSIX packaging and development. r=nalexander 2021-11-26 21:25:30 +00:00
locales Bug 1741190 - Add a profiler preset for necko r=necko-reviewers,kpatenio,dragana,julienw 2021-12-01 16:09:22 +00:00
modules Bug 1741674 - Use the new fog_test_reset_fog method to clear data before instrumentation tests r=janerik 2021-11-22 20:07:39 +00:00
themes Bug 1736701 - fix display of error reporting checkbox on x-frame-options:deny pages, r=pbz,desktop-theme-reviewers 2021-12-01 14:59:42 +00:00
tools/mozscreenshots Bug 1741369 - [devtools] Update paths to loader files outside devtools/ r=perftest-reviewers,preferences-reviewers,sparky,Gijs 2021-11-17 12:43:27 +00:00
.eslintrc.js Bug 1515695 - Remove Task.jsm. r=florian,jdescottes 2021-06-17 08:28:02 +00:00
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh
defs.mk
l10n-registry.manifest
moz.build Bug 1687777 - Schedule OS-level `--backgroundtask backgroundupdate` on Windows. r=mossop,bytesized,flod 2021-03-27 20:43:26 +00:00
moz.configure