Closed Bug 269806 Opened 21 years ago Closed 21 years ago

Assertion aTryLocaleCharset not yet supported on every bugzilla page

Categories

(SeaMonkey :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bernd_mozilla, Assigned: jshin1987)

Details

(Keywords: assertion, regression)

Attachments

(1 file)

I don't know who did it but is a recent regression if you go to bugzilla with a recent debug build and open a bug or a attachment the assertion at http://lxr.mozilla.org/seamonkey/source/netwerk/mime/src/nsMIMEHeaderParamImpl.cpp#95 fires. Quite annoying
caused by bug 267475 I'm sure, zbar maybe we should just implement aTryLocale? :)
Keywords: assertion
OS: Windows XP → All
Hardware: PC → All
alternatively, maybe this should be downgraded to a warning
yeah, let's downgrade it to NS_WARNING.
Could this thing rather be removed/commented out than spilling to the console. If it is serious than one should fix it, if not whats the reason to warn.
Attached patch patchSplinter Review
I implemented |aTryLocaleCharset| case.
Assignee: general → jshin
Status: NEW → ASSIGNED
Comment on attachment 165993 [details] [diff] [review] patch asking for r/sr. don't worry about the second hunk. I got rid of it in my tree.
Attachment #165993 - Flags: superreview?(bzbarsky)
Attachment #165993 - Flags: review?(cbiesinger)
Comment on attachment 165993 [details] [diff] [review] patch >don't worry about the second hunk. I got rid of it in my tree. you mean the third? (i.e. last) I note that this method now returns failure if !aTryLocaleCharset && fallbackcharset.isempty && string is not valid utf-8, while before it returned an empty string (I think) in that case. sounds like a good change.
Attachment #165993 - Flags: review?(cbiesinger) → review+
Comment on attachment 165993 [details] [diff] [review] patch sr=bzbarsky
Attachment #165993 - Flags: superreview?(bzbarsky) → superreview+
thanks for r/sr. yeah, I meant the last (3rd) chunk. fix checked into trunk
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: