Open
Bug 1338900
Opened 8 years ago
Updated 2 years ago
In nsExternalHelperAppService::LoadURI() pass the charset retrieved from parameter aURI when calling nsIIOService::NewURI()
Categories
(Core :: General, defect)
Tracking
()
NEW
People
(Reporter: jorgk-bmo, Unassigned)
Details
+++ This bug was initially created as a clone of Bug #770022 +++
This is item 2. from bug 770022 comment #33 (quote):
Pass aURI's charset in nsExternalHelperAppService::LoadURI
when calling NS_NewURI. This part would probably need some
careful testing before we land it.
https://dxr.mozilla.org/mozilla-central/rev/0eef1d5a39366059677c6d7944cfe8a97265a011/uriloader/exthandler/nsExternalHelperAppService.cpp#1045
Reporter | ||
Updated•8 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•