fune/browser/components/shell
Ian Moody 5959b62ad2 Bug 1533794 - encodeURI() expected path to account for possible spaces in filename. r=MattN
Usually the brandName is a single word like "Firefox" or "Nightly" but
DevEdition's is "Firefox Developer Edition", so on mozilla-beta the filename can
be written with spaces, which GSettings will return percent encoded in a file://
URL so we need to match that.

Differential Revision: https://phabricator.services.mozilla.com/D22746

--HG--
extra : moz-landing-system : lando
2019-03-08 19:22:37 +00:00
..
content Bug 1529363 - Fix SetDesktopBackground preview. r=paolo 2019-03-06 22:13:27 +00:00
test Bug 1533794 - encodeURI() expected path to account for possible spaces in filename. r=MattN 2019-03-08 19:22:37 +00:00
HeadlessShell.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
jar.mn
moz.build Bug 1522694: Add a toolkit level API for determining if this is the default instance of the application. r=mconley 2019-01-25 20:03:15 +00:00
nsGNOMEShellService.cpp Bug 1522694: Add a toolkit level API for determining if this is the default instance of the application. r=mconley 2019-01-25 20:03:15 +00:00
nsGNOMEShellService.h Bug 1522694: Add a toolkit level API for determining if this is the default instance of the application. r=mconley 2019-01-25 20:03:15 +00:00
nsIGNOMEShellService.idl
nsIMacShellService.idl
nsIShellService.idl Bug 1521902: Remove unused argument from nsIShellService.isDefaultBrowser. r=rstrong,chutten 2019-01-24 20:08:14 +00:00
nsMacShellService.cpp Bug 1522694: Add a toolkit level API for determining if this is the default instance of the application. r=mconley 2019-01-25 20:03:15 +00:00
nsMacShellService.h Bug 1522694: Add a toolkit level API for determining if this is the default instance of the application. r=mconley 2019-01-25 20:03:15 +00:00
nsShellService.h
nsToolkitShellService.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-04 19:10:18 +00:00
nsWindowsShellService.cpp Bug 1524687: Part 11 - Convert browser modules to static registration. r=mossop 2019-01-25 16:41:53 -08:00
nsWindowsShellService.h Bug 1522694: Add a toolkit level API for determining if this is the default instance of the application. r=mconley 2019-01-25 20:03:15 +00:00
ShellService.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00