Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the webkit commit #34

Draft
wants to merge 6 commits into
base: webkit
Choose a base branch
from
Draft

Update the webkit commit #34

wants to merge 6 commits into from

Conversation

bavulapati
Copy link

@bavulapati bavulapati commented Feb 21, 2024

Webkit made a change that would help JSCOnly port on windows recently.
Ref: WebKit/WebKit#22908 (comment)

Copy link
Member

@RaisinTen RaisinTen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add a description, so that it is clear why we are making this change?

- run: mkdir build
- run: Expand-Archive -Force WebKitRequirementsWin64.zip build/WebKitLibraries
- run: ls build/WebKitLibraries
- run: mkdir build2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use a better name than build2? Something that better explains how this is different from just build?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is addressed by 82866d3

Will rebase and use this PR to update the webkit commit and vendor pull.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep in mind that we shouldn't merge this at all. These GitHub Actions changes are just for experimenting with WebKit builds. We should then integrate everything purely into CMake

@bavulapati bavulapati marked this pull request as draft February 22, 2024 10:19
@bavulapati bavulapati changed the title use a different directory for webkitlibraries Update the webkit commit Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants