« Bugzilla Issues Index
#2588 — 15.2.4.4 ProceedToFetch return promise not used
- bug_id:
2588
- creation_ts:
2014-03-23 13:52:00 -0700
- short_desc:
15.2.4.4 ProceedToFetch return promise not used
- delta_ts:
2015-03-16 14:41:45 -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:
Guy Bedford
- assigned_to:
Allen Wirfs-Brock
- cc:
["dherman", "jorendorff", "samth"]
- commentid:
7460
- comment_count:
0
- who:
Guy Bedford
- bug_when:
2014-03-23 13:52:45 -0700
The promise from ProceedToFetch is only used by ProceedToLocate. Due to https://bugs.ecmascript.org/show_bug.cgi?id=2586 it in turn isn't used anywhere at all. Thus it can be removed.
- commentid:
13773
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-16 14:41:45 -0700
concerns old module spec.