gecko-dev/toolkit
Masatoshi Kimura 3df19bc1d4 Bug 1623222 - Remove the charset parameter from nsITextToSubURI::UnEscapeURIForUI. r=hsivonen
Only 3 callers are using a non-UTF-8 charset as the first parameter.
* MediaDocument.cpp: This does not make sense because the "filename" part of
  URLs will always be encoded with UTF-8.
* nsContextMenu.js: This is wrong because "mailto:" URLs don't care about the
  document charset.
* Finder.jsm: This caused bug 1623222.

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

--HG--
extra : moz-landing-system : lando
2020-03-19 10:45:28 +00:00
..
actors Bug 1619498 - Record in telemetry how long it takes to display an autocomplete popup. r=sfoster 2020-03-18 19:03:51 +00:00
components Bug 1623222 - Remove the charset parameter from nsITextToSubURI::UnEscapeURIForUI. r=hsivonen 2020-03-19 10:45:28 +00:00
content Bug 1623222 - Remove the charset parameter from nsITextToSubURI::UnEscapeURIForUI. r=hsivonen 2020-03-19 10:45:28 +00:00
crashreporter Bug 1618781 - Use the taskcluster artifact for pdbstr on both Windows native and cross builds. r=froydnj 2020-03-18 04:21:18 +00:00
docs Bug 1618910 - Set up Firefox on Glean documentation r=janerik 2020-03-12 13:56:47 +00:00
forgetaboutsite
library Bug 1560038 - Add FluentResource. r=emilio,smaug 2020-03-11 15:42:33 +00:00
locales Bug 1608165 - port profileSelection DTD to fluent r=Gijs,fluent-reviewers,flod 2020-03-18 09:01:51 +00:00
modules Bug 1623222 - Remove the charset parameter from nsITextToSubURI::UnEscapeURIForUI. r=hsivonen 2020-03-19 10:45:28 +00:00
mozapps Bug 1522930, delay GMP initialization until after first point to improve perceived performance. r=mconley 2020-03-18 22:33:01 +00:00
pluginproblem
profile Bug 1608165 - port profileSelection DTD to fluent r=Gijs,fluent-reviewers,flod 2020-03-18 09:01:51 +00:00
system Bug 1613985 - Use default for equivalent-to-default constructors/destructors in toolkit. r=mossop 2020-03-10 08:48:24 +00:00
themes Bug 1622671 - Make the Picture-in-Picture player background colour solid black. r=mstriemer 2020-03-16 14:41:15 +00:00
xre Bug 1602463 Part 2 - Add a pref to enable/disable the default browser agent and reflect it to the registry where the agent can read it. r=agashlin,bytesized,nalexander 2020-03-16 18:32:55 +00:00
.eslintrc.js Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
l10n-registry.manifest
moz.build Bug 1602463 Part 3 - Windows default browser agent. r=agashlin,bytesized,nalexander 2020-03-16 20:16:25 +00:00
moz.configure Bug 1618781 - Use the taskcluster artifact for pdbstr on both Windows native and cross builds. r=froydnj 2020-03-18 04:21:18 +00:00
toolkit.mozbuild