Closed Bug 437724 Opened 16 years ago Closed 16 years ago

JSON encoder depends on key existence for array holes

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: sayrer, Assigned: sayrer)

References

Details

Attachments

(1 file)

iow, it uses a for/in loop to iterate over an array, but should use a loop counter.
Attached patch proposed fixSplinter Review
Happy to land this if it looks good, or give it away if you want to take over.

/be
Attachment #324123 - Flags: review?(sayrer)
Attachment #324123 - Flags: review?(sayrer) → review+
Fixed:

http://hg.mozilla.org/mozilla-central/index.cgi/rev/7594e713db40

/be
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: