Bug 148171 - [ES6] Module Loader should support optionalInstance
Summary: [ES6] Module Loader should support optionalInstance
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks: 147340
  Show dependency treegraph
 
Reported: 2015-08-19 00:33 PDT by Yusuke Suzuki
Modified: 2016-08-25 20:54 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2015-08-19 00:33:34 PDT
Module Loader should support optionalInstance that module is provided in the programmable way.
Comment 1 Yusuke Suzuki 2016-08-25 20:54:29 PDT
The spec will be changed.