« Bugzilla Issues Index
#3130 — LoadModule() refers to "source" without defining it
- bug_id:
3130
- creation_ts:
2014-08-13 15:23:00 -0700
- short_desc:
LoadModule() refers to "source" without defining it
- delta_ts:
2014-10-14 15:18:05 -0700
- product:
Draft for 6th Edition
- component:
Modules
- version:
Rev 26: July 18, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Ian 'Hixie' Hickson
- assigned_to:
Allen Wirfs-Brock
- cc:
["dherman", "jorendorff", "samth"]
- commentid:
9783
- comment_count:
0
- who:
Ian 'Hixie' Hickson
- bug_when:
2014-08-13 15:23:01 -0700
"15.2.4.1 LoadModule(loader, name, options) Abstract Operation", step 9 refers to "source", but that doesn't seem to have ever been declared.
- commentid:
10142
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-09-03 14:27:50 -0700
fixed in rev28 editor's draft
the initial value of 'source' is undefined.
- commentid:
10499
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:18:05 -0700
fixed in rev28