Open Bug 1316679 Opened 8 years ago Updated 2 years ago

gdb frame filter treats script source as iso-8859-1

Categories

(Core :: JavaScript Engine, defect, P3)

defect

Tracking

()

People

(Reporter: tromey, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: triage-deferred)

The gdb frame filter added in bug 1254295 treats the script source as iso-8859-1: class_name = nativeobj['group_']['value']['clasp_']['name'].string("ISO-8859-1") This is not strictly correct, but avoids exceptions due to the occasional invalid encoding; but when bug 987069 is fixed, this can be fixed as well.
Keywords: triage-deferred
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.