gecko-dev/uriloader/exthandler
Gijs Kruitbosch 250fcfd179 Bug 1706259 - fix styling in the protocol handler dialogs to be more like the design, r=mconley
This starts using the same spacing as commonDialog for these dialogs
with proton enabled. It also updates the checkbox spacing, alignment
and colour (bug 1705882 will fix the correct colour choice here.)

The spacing is still not ideal in the second dialog (after you click
'Choose Application') but there isn't much we can do about that unless
we get rid of the confirmation text about where to change the preference,
or we start creating ways for the dialog to tell SubDialog to resize
it when items are added/removed, which is not straightforward, so I
decided not to tackle that here.

Differential Revision: https://phabricator.services.mozilla.com/D112788
2021-04-21 16:33:56 +00:00
..
android Bug 1694481 - Remove unused code from exthandler/android. r=droeh,esawin 2021-03-10 22:43:08 +00:00
docs
mac Bug 1692391 - Replace NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_NSNULL with the functionally identical NS_OBJC_BEGIN/END_TRY_BLOCK_RETURN(nullptr). r=haik 2021-02-16 22:55:21 +00:00
tests Bug 1706259 - fix styling in the protocol handler dialogs to be more like the design, r=mconley 2021-04-21 16:33:56 +00:00
uikit
unix Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
win Bug 1679522 - Use <> style for including windows system headers. r=andi 2021-03-25 10:19:44 +00:00
ContentHandlerService.cpp Bug 1693541 - Improve uses of nsBaseHashtable and descendants and avoid multiple subsequent lookups in uriloader. r=Gijs 2021-02-26 11:36:40 +00:00
ContentHandlerService.h
DBusHelpers.h
ExternalHelperAppChild.cpp
ExternalHelperAppChild.h
ExternalHelperAppParent.cpp
ExternalHelperAppParent.h
HandlerService.js Bug 1689592 - replace old http mailto handlers with https equivalents, r=mak 2021-02-16 13:30:17 +00:00
HandlerService.manifest
HandlerServiceChild.h
HandlerServiceParent.cpp
HandlerServiceParent.h
PExternalHelperApp.ipdl
PHandlerService.ipdl
WebHandlerApp.jsm
components.conf
moz.build Bug 1694481 - Remove unused code from exthandler/android. r=droeh,esawin 2021-03-10 22:43:08 +00:00
nsCExternalHandlerService.idl
nsContentHandlerApp.h
nsDBusHandlerApp.cpp
nsDBusHandlerApp.h
nsExternalHelperAppService.cpp Bug 1682030 - Remove more dead NPAPI code from dom/plugins and related spots. r=jmathies,mconley,emilio 2021-04-06 19:28:15 +00:00
nsExternalHelperAppService.h Bug 1678255 - prompt for external protocol links whose loads were also triggered externally, instead of looping forever, r=pbz,nika 2021-02-22 19:00:10 +00:00
nsExternalProtocolHandler.cpp Bug 1678255 - prompt for external protocol links whose loads were also triggered externally, instead of looping forever, r=pbz,nika 2021-02-22 19:00:10 +00:00
nsExternalProtocolHandler.h
nsIContentDispatchChooser.idl Bug 1678255 - prompt for external protocol links whose loads were also triggered externally, instead of looping forever, r=pbz,nika 2021-02-22 19:00:10 +00:00
nsIExternalHelperAppService.idl
nsIExternalProtocolService.idl Bug 1678255 - prompt for external protocol links whose loads were also triggered externally, instead of looping forever, r=pbz,nika 2021-02-22 19:00:10 +00:00
nsIHandlerService.idl
nsIHelperAppLauncherDialog.idl
nsISharingHandlerApp.idl
nsLocalHandlerApp.cpp
nsLocalHandlerApp.h
nsMIMEInfoChild.h
nsMIMEInfoImpl.cpp
nsMIMEInfoImpl.h
nsOSHelperAppServiceChild.cpp
nsOSHelperAppServiceChild.h