« Bugzilla Issues Index
#3421 — 6.1.7.4 %Loader%, %LoaderPrototype%, and %LoaderIteratorPrototype% are all unused
- bug_id:
3421
- creation_ts:
2014-12-08 09:17:00 -0800
- short_desc:
6.1.7.4 %Loader%, %LoaderPrototype%, and %LoaderIteratorPrototype% are all unused
- delta_ts:
2014-12-23 20:23:34 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 29: December 06, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
impinball
- assigned_to:
Allen Wirfs-Brock
- commentid:
10943
- comment_count:
0
- who:
impinball
- bug_when:
2014-12-08 09:17:24 -0800
The following entries in Table 7, "Well-known Intrinsic Objects", located under 6.1.7.4, are unused in the specification:
- %Loader%
- %LoaderPrototype%
- %LoaderIteratorPrototype%
- %Int8ArrayPrototype%
- %ReturnUndefined%
All of these are only mentioned in Table 7, and may be better off removed.
- commentid:
10945
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-08 09:37:00 -0800
fixed in rev30 editor's draft
Table 7 will be completely reorganized prior to the final draft. %Int8ArrayPrototype% is currently serving as place holder for all of the typed array prototype objects. I haven't decided yet whether they will be in the final version of Table 7.
- commentid:
10979
- comment_count:
2
- who:
impinball
- bug_when:
2014-12-10 02:48:51 -0800
What about the other four? I suspect the %Loader*% ones will be removed as they are artifacts from the removal of the Loader specification, but %ReturnUndefined% seems clearly redundant.
- commentid:
11220
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-23 20:23:34 -0800
fixed in rev30