gecko-dev/browser
Masatoshi Kimura 8ed4a80a4e Bug 1322874 - Get rid of nsIURI.originCharset. r=valentin.gosu
nsIURI.originCharset had two use cases:
 1) Dealing with the spec-incompliant feature of escapes in the hash
    (reference) part of the URL.
 2) For UI display of non-UTF-8 URLs.

For hash part handling, we use the document charset instead. For pretty
display of query strings on legacy-encoded pages, we no longer care to them
(see bug 817374 comment 18).

Also, the URL Standard has no concept of "origin charset". This patch
removes nsIURI.originCharset for reducing complexity and spec compliance.

MozReview-Commit-ID: 3tHd0VCWSqF

--HG--
extra : rebase_source : b2caa01f75e5dd26078a7679fd7caa319a65af14
2017-08-02 20:43:30 +09:00
..
app merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-07-30 11:19:17 +02:00
base Bug 1322874 - Get rid of nsIURI.originCharset. r=valentin.gosu 2017-08-02 20:43:30 +09:00
branding Bug 1357378 - Use Firefox-devedition-latest{,-ssl} & firefox-devedition-stub products in bouncer r=nthomas a=release DONTBUILD 2017-06-12 11:24:40 -04:00
components Bug 1387023 - initialize devtools before asserting menu items in browser_989751_subviewbutton_class.js;r=Gijs 2017-08-03 14:04:54 +02:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2017-08-02 09:12:05 +01:00
docs Bug 1241390 - Remove Suggested Tiles and related features. r=adw,emtwo 2017-05-02 17:09:16 -07:00
experiments Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8 2017-07-25 23:45:41 +05:30
extensions Bug 1386737 - Fix broken top sites with pinned links lacking title for Activity Stream. r=ursula 2017-08-02 10:21:39 -07:00
fonts
installer Bug 1386620 - dt-addon-prefs: move jsonview enabled pref outside of devtools addon;r=ochameau 2017-07-21 12:27:35 +02:00
locales Backed out changeset 1e6aea26ec16 (bug 1363485) for failing browser_urlbar_search_reflows.js on OSX debug with e10s and Windows. r=backout 2017-08-02 16:26:03 +02:00
modules Bug 1363188 - Add an add/remove context menu to page actions in the urlbar. r=Gijs 2017-08-02 09:31:07 -07:00
themes Bug 1366890 - Remove border-radius from overflow buttons. r=dao 2017-08-03 12:12:40 +01:00
tools/mozscreenshots Bug 1379896 - Disable cosmetic animations in mozscreenshots. r=MattN 2017-07-11 09:31:20 +02:00
.eslintrc.js Bug 1353542 - Add an eslint rule deprecating usage of Task.jsm in browser/ and toolkit/, r=Mossop. 2017-05-12 14:54:42 +02:00
app-rules.mk
app.mozbuild
build.mk bug 1370506, add l10n-related targets to top-level build.mk, r=glandium 2017-06-16 12:13:55 +02:00
confvars.sh Bug 1364050 - Part 1 - Remove the MOZ_JSDOWNLOADS configure option. r=mak 2017-05-05 12:16:42 +01:00
defs.mk
LICENSE
Makefile.in
moz.build
moz.configure Bug 1361171 - Remove CloudSync. r=markh 2017-05-01 14:43:00 -07:00