Open Bug 1265357 Opened 8 years ago Updated 2 years ago

Handle cycles in CanonicalJSON.stringify()

Categories

(Toolkit :: General, defect)

defect

Tracking

()

ASSIGNED

People

(Reporter: leplatrem, Assigned: leplatrem)

References

Details

In the current implementation of CanonicalJSON.stringify() (Bug 1250191), cycles in the source object will cause an infinite loop.
 	
This is not a problem for verifying signatures of Kinto collections (Bug 1263602) but if we're making this a module for anyone to use then it should probably handle that.
Assignee: nobody → mathieu
Depends on: 1250191
The convention is that follow-up bugs "block" the bug that they're following-up on.
Blocks: 1250191
No longer depends on: 1250191
Status: NEW → ASSIGNED
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.