Bug 148543 - Add module loader "resolve" hook for local file system to test the loader in JSC shell
Summary: Add module loader "resolve" hook for local file system to test the loader in ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-27 16:15 PDT by Yusuke Suzuki
Modified: 2015-08-27 16:48 PDT (History)
5 users (show)

See Also:


Attachments
Patch (15.42 KB, patch)
2015-08-27 16:22 PDT, Yusuke Suzuki
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2015-08-27 16:15:10 PDT
Add module loader "resolve" hook for local file system to test the loader in JSC shell
Comment 1 Yusuke Suzuki 2015-08-27 16:22:15 PDT
Created attachment 260095 [details]
Patch
Comment 2 Yusuke Suzuki 2015-08-27 16:48:29 PDT
Committed r189071: <http://trac.webkit.org/changeset/189071>