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

addpatch: electron25 #2898

Merged
merged 1 commit into from
Aug 13, 2023
Merged

addpatch: electron25 #2898

merged 1 commit into from
Aug 13, 2023

Conversation

kxxt
Copy link
Contributor

@kxxt kxxt commented Aug 13, 2023

Based on electron24 patches.

  • Fix rotten patches, Update sandbox patch to fix compilation errors
  • Fix sandbox patch (a7 register should be in clobber list)
  • Revert a problematic upstream workaround that is causing a crash in crash handler. - Upstream bug report: https://bugs.chromium.org/p/chromium/issues/detail?id=1472258
  • Disable RVV of libyuv because the build of libyuv with RVV at this commit is broken on riscv.

Based on electron24 patches.

- Fix rotten patches, Update sandbox patch to fix compilation errors
- Fix sandbox patch (a7 register should be in clobber list)
- Revert a problematic upstream workaround that is causing a crash in crash handler.
    - Upstream bug report: https://bugs.chromium.org/p/chromium/issues/detail?id=1472258
- Disable RVV of libyuv because the build of libyuv with RVV at this commit is broken on riscv.
@felixonmars felixonmars merged commit cff60d5 into felixonmars:master Aug 13, 2023
1 check failed
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.

2 participants