gecko-dev/intl
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
..
build
docs Bug 1599045, part 1 - untangle l10n from intl documentation, r=flod 2019-12-03 15:42:34 +00:00
encoding_glue Bug 1617369 - Reformat intl/ using rustfmt r=zbraniecki,hsivonen 2020-03-03 08:21:47 +00:00
gtest
hyphenation Bug 1612515 - Part 4: Move RunCBindgen.py to /build. r=glandium 2020-02-28 14:07:15 +00:00
icu Bug 1610512 - Part 1: Update in-tree ICU to release 66.1. r=jwalden 2020-03-19 01:09:56 +00:00
icu-patches Bug 1583269 - Part 1: Remove custom patch to add thread-safety to icu::TimeZone::adoptDefault. r=jwalden 2019-10-19 01:23:08 +00:00
l10n Bug 1622328 - L10nRegistry.jsm: Add the license r=fluent-reviewers,zbraniecki 2020-03-13 19:10:53 +00:00
locale Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
locales Bug 1590167 - Add Rust implementation of hyphenation (mapped_hyph) and hook up in place of libhyphen. r=heycam 2019-11-14 14:07:23 +00:00
lwbrk Bug 1613985 - Use default for equivalent-to-default constructors/destructors in intl. r=hsivonen 2020-03-04 09:11:10 +00:00
strres Bug 1613985 - Use default for equivalent-to-default constructors/destructors in intl. r=hsivonen 2020-03-04 09:11:10 +00:00
tzdata Bug 1583268: Update tzdata in ICU data files to 2019c. r=jwalden 2019-09-25 23:33:11 +00:00
uconv Bug 1623222 - Remove the charset parameter from nsITextToSubURI::UnEscapeURIForUI. r=hsivonen 2020-03-19 10:45:28 +00:00
unicharutil Bug 1610512 - Part 4: Update Gecko to Unicode 13. r=jfkthame 2020-03-17 14:09:20 +00:00
Encoding.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in intl. r=hsivonen 2020-03-04 09:11:10 +00:00
EncodingDetector.h Bug 1551276 - Autodetect legacy encodings on unlabeled pages. r=emk 2019-12-12 17:50:19 +00:00
JapaneseDetector.h
icu_sources_data.py Bug 1429776: Use recommended ICU build options flags. r=jwalden 2019-10-07 13:43:24 +00:00
moz.build Bug 1551276 - Autodetect legacy encodings on unlabeled pages. r=emk 2019-12-12 17:50:19 +00:00
update-icu.sh Bug 1583269 - Part 4: Update language tag mappings for CLDR 36. r=jwalden 2019-10-19 01:39:59 +00:00
update-tzdata.sh