Bug 172144
Summary: | [JSCOnly][Win][Meta] Build JSCOnly on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Don Olmstead <don.olmstead> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | daewoong.jang, Hironori.Fujii, lforschler, ysuzuki |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 172230, 172294, 172301, 172317, 172833, 172862 | ||
Bug Blocks: |
Don Olmstead
JSCOnly should compile on Windows
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Yusuke Suzuki
Wow, great. I hope now JSCOnly works on Windows.
Since JSCOnly can be built on macOS without any configuration, it means that JSCOnly port becomes truly cross-platform port!
Don Olmstead
(In reply to Yusuke Suzuki from comment #1)
> Wow, great. I hope now JSCOnly works on Windows.
> Since JSCOnly can be built on macOS without any configuration, it means that
> JSCOnly port becomes truly cross-platform port!
Almost there! The API test CMake stuff needs some changes to work properly. Then need to see if any changes need to happen to get the JS tests running.
Thanks for all the reviews!
Daewoong Jang
*** Bug 172081 has been marked as a duplicate of this bug. ***