WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254606
[Windows] Fix loading modules from JSC shell
https://bugs.webkit.org/show_bug.cgi?id=254606
Summary
[Windows] Fix loading modules from JSC shell
Stephan Szabo
Reported
2023-03-28 12:49:20 PDT
The JSC shell's fetchModuleFromLocalFileSystem uses a \\?\ path for the module, however that seems to not work with forward slashes as directory separators, so replace the forward slashes with backslashes.
Attachments
Add attachment
proposed patch, testcase, etc.
Stephan Szabo
Comment 1
2023-03-28 13:35:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12068
EWS
Comment 2
2023-03-28 19:39:42 PDT
Committed
262257@main
(b7030754b74c): <
https://commits.webkit.org/262257@main
> Reviewed commits have been landed. Closing PR #12068 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-03-28 19:40:17 PDT
<
rdar://problem/107347981
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug