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

upgrade webkit #11188

Merged
merged 1 commit into from
May 20, 2024
Merged

upgrade webkit #11188

merged 1 commit into from
May 20, 2024

Conversation

dylan-conway
Copy link
Collaborator

@dylan-conway dylan-conway commented May 20, 2024

What does this PR do?

cherry-picks WebKit/WebKit#28641, a bugfix for regex lookbehind assertions, thanks @msaboff!

also adds jsc-debug: to makefile.

fixes #10508

How did you verify your code works?

manually

Copy link

@dylan-conway, your commit has failing tests :(

💪 1 failing tests Darwin AARCH64

💻 3 failing tests Darwin x64 baseline

💻 2 failing tests Darwin x64

🐧💪 2 failing tests Linux AARCH64

🐧🖥 2 failing tests Linux x64

🪟💻 11 failing tests Windows x64 baseline

🪟💻 11 failing tests Windows x64

View logs

@Jarred-Sumner Jarred-Sumner merged commit a612d22 into main May 20, 2024
46 of 53 checks passed
@Jarred-Sumner Jarred-Sumner deleted the dylan/upgrade-webkit branch May 20, 2024 17:37
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.

Bun does not replace RegExp
2 participants