« Bugzilla Issues Index
#2341 — Module should throw if called without new
- bug_id:
2341
- creation_ts:
2013-12-02 12:12:00 -0800
- short_desc:
Module should throw if called without new
- delta_ts:
2015-07-10 08:35:05 -0700
- product:
Draft for 6th Edition
- component:
Modules
- version:
Rev 21: November 8, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Erik Arvidsson
- assigned_to:
Allen Wirfs-Brock
- cc:
["dherman", "erik.arvidsson", "jorendorff", "samth"]
- commentid:
6870
- comment_count:
0
- who:
Erik Arvidsson
- bug_when:
2013-12-02 12:12:35 -0800
https://github.com/jorendorff/js-loaders/blob/master/specs/es6-modules-2013-12-02.pdf?raw=true
This is to be consistent with the other new classes in ES6.
- commentid:
6871
- comment_count:
1
- who:
Erik Arvidsson
- bug_when:
2013-12-02 12:14:23 -0800
Actually, only Module seems to have the incorrect behavior. Updating subject.
- commentid:
10331
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-11 17:50:43 -0700
fixed in rev28 editor's draft
there isn't a Module global
- commentid:
10487
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:18:03 -0700
fixed in rev28