Closed
Bug 715204
Opened 14 years ago
Closed 14 years ago
Non-ascii titles are displayed as garbage during session restore
Categories
(Firefox for Android Graveyard :: General, defect, P3)
Tracking
(firefox11 fixed, firefox12+ fixed, fennec11+)
VERIFIED
FIXED
Firefox 12
People
(Reporter: glandium, Assigned: m_kato)
References
()
Details
Attachments
(3 files)
25.87 KB,
image/png
|
Details | |
186.38 KB,
image/png
|
Details | |
2.20 KB,
patch
|
bnicholson
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
STR:
- Go to http://ja.m.wikipedia.org/wiki/%E3%83%9E%E3%83%89%E3%83%AC%E3%83%BC%E3%83%8C%E5%AF%BA%E9%99%A2
- Start other applications such that Nightly is OOM killed
- Start Nightly.
What happens:
- Title is shown in japanese.
- Title is then shown as mojibake.
- Title is shown in japanese again.
I'll be attaching screenshots for 2 and 3.
Reporter | ||
Comment 1•14 years ago
|
||
Updated•14 years ago
|
Updated•14 years ago
|
tracking-fennec: --- → 11+
Assignee | ||
Comment 2•14 years ago
|
||
readInputStreamToString handles us-ascii. We should use 3rd option to read as UTF-8.
Assignee | ||
Updated•14 years ago
|
Attachment #589418 -
Flags: review?(bnicholson)
Comment 3•14 years ago
|
||
Comment on attachment 589418 [details] [diff] [review]
fix
Looks fine to me.
Attachment #589418 -
Flags: review?(bnicholson) → review+
Updated•14 years ago
|
Assignee: bnicholson → m_kato
Assignee | ||
Comment 4•14 years ago
|
||
Whiteboard: [inbound]
Comment 5•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → Firefox 12
Comment 6•14 years ago
|
||
Comment on attachment 589418 [details] [diff] [review]
fix
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined:
Unicode chars not rendered correctly
Testing completed (on m-c, etc.):
Risk to taking this patch (and alternatives if risky):
very low, just specifies the encoding
Attachment #589418 -
Flags: approval-mozilla-aurora?
![]() |
||
Comment 7•14 years ago
|
||
Comment on attachment 589418 [details] [diff] [review]
fix
[Triage Comment]
Mobile only - approved for Aurora.
Attachment #589418 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 8•14 years ago
|
||
status-firefox11:
--- → fixed
status-firefox12:
--- → fixed
![]() |
||
Comment 9•13 years ago
|
||
Verified fixed on:
-build: Firefox for Android 22.0a1 (2013-02-27)
-device: Samsung Galaxy Nexus
-OS: Android 4.2.2
Status: RESOLVED → VERIFIED
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•