gecko-dev/toolkit
Gijs Kruitbosch 7477529f2d Bug 1753004, fix selection of firefox/open/save radio item in always-ask file dialog when OS default is not available for a filetype, r=mak
This addresses test perma-failures on our linux infrastructure
caused by switching some existing tests to do checks with webp files.
The perma-failures happen because the infra machines can't find an OS default
app to open webp files, and the pre-patch code forcibly moves the
selected item in the 'what do you want to do with this file' dialog
from 'open in Firefox' to 'Save'.
But we don't actually need to do that - this code was written when only the
'Open' and 'Save' option were available. Now that 'open in Firefox' is selected,
that option can stay selected (though we should still move the selection of
the 'Open' dropdown, ie 'openHandler' in the code, away from the 'OS default'
item, hence why we're leaving that code as-is).

Depends on D138321

Differential Revision: https://phabricator.services.mozilla.com/D138641
2022-02-14 14:48:05 +00:00
..
actors Bug 1752367 - added tests to ensure pip cc order using vttcue.line r=mhowell,niklas 2022-02-11 20:06:06 +00:00
components Bug 1753004, r=dveditz,mhowell 2022-02-14 14:48:04 +00:00
content Bug 1683053 - Keyboard and Screen Reader access for CC improvements r=ayeddi,kpatenio 2022-02-11 17:50:27 +00:00
crashreporter Bug 1754578 - Make the pthread_create() interposer work on glibc 2.34+ r=jld 2022-02-10 20:18:57 +00:00
docs
library Bug 1754861 - Update AudioIPC macOS branch to 8b5c7db0. r=cubeb-reviewers,chunmin 2022-02-10 23:07:39 +00:00
locales Bug 1754611 - Show codec stats in about:webrtc. r=ng,fluent-reviewers,flod 2022-02-10 14:57:32 +00:00
modules Bug 1747149 - Consolidate logic for when to show VPN promo and add BrowserUtils test r=dmose,preferences-reviewers,prathiksha,Gijs 2022-02-14 14:21:04 +00:00
mozapps Bug 1753004, fix selection of firefox/open/save radio item in always-ask file dialog when OS default is not available for a filetype, r=mak 2022-02-14 14:48:05 +00:00
profile Bug 1243603 - Post: Remove useless -osint checks. r=Gijs 2021-12-11 00:00:55 +00:00
system Merge autoland to mozilla-central. a=merge 2022-02-10 23:30:17 +02:00
themes Bug 1699068 - Share dirListing files across platforms. r=Gijs 2022-02-13 22:17:57 +00:00
xre Bug 1754357 - Don't use labels around DllLoads anymore - r=canaltinova 2022-02-14 04:17:12 +00:00
.eslintrc.js
l10n-registry.manifest
moz.build Bug 1743465: add XPCOM component for interacting with Windows PackageManager r=mhowell 2022-01-20 23:34:51 +00:00
moz.configure Bug 1752206 - Enable DOM Streams by default r=smaug,firefox-build-system-reviewers,nalexander 2022-02-10 19:01:35 +00:00
toolkit.mozbuild Bug 1750663 [Linux] Move mozva library and va headers to media directory r=alwu,media-playback-reviewers 2022-01-24 10:19:51 +00:00