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

chore: make use of the v8_expose_public_symbols flag #40624

Merged
merged 2 commits into from Nov 29, 2023

Conversation

zcbenz
Copy link
Member

@zcbenz zcbenz commented Nov 28, 2023

Description of Change

Use the newly added v8_expose_public_symbols flag to expose V8 symbols, instead of relying on custom patches.

Upstream changes:
https://chromium-review.googlesource.com/c/v8/v8/+/5052302
https://chromium-review.googlesource.com/c/v8/v8/+/5052522

Release Notes

Notes: none

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Nov 28, 2023
@zcbenz zcbenz requested a review from a team November 28, 2023 01:47
@zcbenz zcbenz marked this pull request as ready for review November 28, 2023 01:49
@zcbenz zcbenz requested a review from a team as a code owner November 28, 2023 01:49
Copy link
Member

@deepak1556 deepak1556 left a comment

Choose a reason for hiding this comment

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

👏

Use the newly added v8_expose_public_symbols flag to expose V8 symbols,
instead of relying on custom patches.
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Nov 29, 2023
@zcbenz zcbenz merged commit abb71f5 into main Nov 29, 2023
14 checks passed
@zcbenz zcbenz deleted the v8-expose-public-symbols branch November 29, 2023 03:46
Copy link

release-clerk bot commented Nov 29, 2023

No Release Notes

MrHuangJser pushed a commit to MrHuangJser/electron that referenced this pull request Dec 11, 2023
* chore: make use of the v8_expose_public_symbols flag

Use the newly added v8_expose_public_symbols flag to expose V8 symbols,
instead of relying on custom patches.

* chore: update patches

---------

Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants