archives

« Bugzilla Issues Index

#2973 — Duplicate steps in 23.3.1.1 WeakMap([iterable])


In "23.3.1.1 WeakMap([iterable])", steps 4 and 8 seem to be duplicates to me.


Side-effects after step 4 may have reentrantly initialized the WeakMap object. Therefore the initialization state needs to be checked again in step 8.


Ahh, that makes sense. Thanks for the clarification, and sorry for the noise.


As a matter of process, should I try to close this ticket somehow or should I wait for someone official to do it? I don't see a way to reject it. I see a way to mark it as "Resolved", but I'm not sure if that is the correct designation using this ticket system.


There is not really a strict process to follow, you can just close the issue report yourself.