WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
259069
Make JSCOnly platform buildable on Windows again
https://bugs.webkit.org/show_bug.cgi?id=259069
Summary
Make JSCOnly platform buildable on Windows again
Juan Cruz Viotti
Reported
2023-07-10 13:30:52 PDT
It is broken again due to various CMake-related issues.
Attachments
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2023-07-10 15:04:43 PDT
You can comile out only JSC part of Windows port.
> perl .\Tools\Scripts\build-jsc --debug
JSCOnly port was introduced to skip compile all WebKit dependencies.
https://constellation.slowstart.org/blog/2016/05/02/how-to-build-javascriptcore-on-your-machine/
However, GTK and WPE aren't using jhbuild now. They just download prebuilt requirements. I think we can remove JSCOnly port.
Radar WebKit Bug Importer
Comment 2
2023-07-17 13:31:17 PDT
<
rdar://problem/112425288
>
Don Olmstead
Comment 3
2024-01-26 17:34:36 PST
Pull request:
https://github.com/WebKit/WebKit/pull/22908
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