[Bug 20836] What happens when a dictionary references itself?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20836

--- Comment #2 from François REMY <francois.remy.dev@outlook.com> ---
It's not an opinion or a bug, it's just a question in fact ;-)

My question is: should we keep reference of objects using a weakmap or a
reference table or is it fine to simply loop forever (the browser will
ultimately kill the script)?

What do browser do today (even if the situation don't happen, what would they
do if I added the necessary interface but changed no other code whatsoever)?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 31 January 2013 17:18:01 UTC