Bug 148543

Summary: Add module loader "resolve" hook for local file system to test the loader in JSC shell
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, fpizlo, ggaren, mark.lam, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fpizlo: review+

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>