« Bugzilla Issues Index
#3140 — [[ParentLoad]] in ProcessLoadDependencies is never set
- bug_id:
3140
- creation_ts:
2014-08-15 15:19:00 -0700
- short_desc:
[[ParentLoad]] in ProcessLoadDependencies is never set
- delta_ts:
2014-08-25 08:29:22 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- 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
- commentid:
9800
- comment_count:
0
- who:
Ian 'Hixie' Hickson
- bug_when:
2014-08-15 15:19:19 -0700
Each AddDependencyLoad function has [[ParentLoad]] and [[Request]] internal slots.
The ProcessLoadDependencies abstract operation sets the [[Load]] internal slot of F, where F is a new built-in function as defined by AddDependencyLoad.
I'm assuming [[Load]] and [[ParentLoad]] here are supposed to be the same thing.
- commentid:
9811
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-20 10:44:08 -0700
fixed in rev27 editor's draft
- commentid:
9888
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-25 08:29:22 -0700
fixed in rev27 draft