« Bugzilla Issues Index
#2973 — Duplicate steps in 23.3.1.1 WeakMap([iterable])
- bug_id:
2973
- creation_ts:
2014-06-04 08:30:00 -0700
- short_desc:
Duplicate steps in 23.3.1.1 WeakMap([iterable])
- delta_ts:
2014-06-11 15:44:49 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 25: May 22, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
INVALID
- priority:
Normal
- bug_severity:
trivial
- everconfirmed:
true
- reporter:
Nathan Wall
- assigned_to:
Allen Wirfs-Brock
- cc:
andrebargull
- commentid:
8854
- comment_count:
0
- who:
Nathan Wall
- bug_when:
2014-06-04 08:30:47 -0700
In "23.3.1.1 WeakMap([iterable])", steps 4 and 8 seem to be duplicates to me.
- commentid:
8855
- comment_count:
1
- who:
André Bargull
- bug_when:
2014-06-04 08:45:30 -0700
Side-effects after step 4 may have reentrantly initialized the WeakMap object. Therefore the initialization state needs to be checked again in step 8.
- commentid:
8858
- comment_count:
2
- who:
Nathan Wall
- bug_when:
2014-06-04 09:48:17 -0700
Ahh, that makes sense. Thanks for the clarification, and sorry for the noise.
- commentid:
8859
- comment_count:
3
- who:
Nathan Wall
- bug_when:
2014-06-04 10:50:56 -0700
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.
- commentid:
8860
- comment_count:
4
- who:
André Bargull
- bug_when:
2014-06-04 11:08:49 -0700
There is not really a strict process to follow, you can just close the issue report yourself.