« Bugzilla Issues Index
#2452 — 26.3.5.2.1 %LoaderIteratorPrototype%.next( ): Move step 5 after step 8
- bug_id:
2452
- creation_ts:
2014-01-27 07:48:00 -0800
- short_desc:
26.3.5.2.1 %LoaderIteratorPrototype%.next( ): Move step 5 after step 8
- delta_ts:
2015-03-16 14:44:40 -0700
- product:
Draft for 6th Edition
- component:
deferred features
- version:
Rev 22: January 20, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
WONTFIX
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- cc:
["dherman", "jorendorff", "samth"]
- commentid:
7021
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-01-27 07:48:50 -0800
26.3.5.2.1 %LoaderIteratorPrototype%.next( ):
If the iterator has been exhausted, `m` is `undefined`, so it is not possible to retrieve the [[LoaderRecord]] value in step 4. Instead move step 4 after step 8.
- commentid:
13782
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-16 14:44:40 -0700
concerns old module spec.