Skip to content

Pre-rewriter changes #1

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

Open
wants to merge 6 commits into
base: ff-orig
Choose a base branch
from
Open

Pre-rewriter changes #1

wants to merge 6 commits into from

Conversation

randomPoison
Copy link
Collaborator

No description provided.

Mostly build script changes, with some minor source code changes.
This disables name mangling, which is needed for the compartmentalized program to link correctly.
The original code was trying to use static class methods as C callbacks, which won't work because name mangling. Add some freestanding extern "C" functions that can be used instead.
This file ends up with IA2 macros in it, so we need the header.
Copy link

github-actions bot commented May 2, 2025

(Automated Close) Please do not file pull requests here, see https://firefox-source-docs.mozilla.org/contributing/how_to_submit_a_patch.html

@github-actions github-actions bot closed this May 2, 2025
@github-actions github-actions bot locked and limited conversation to collaborators May 2, 2025
@randomPoison
Copy link
Collaborator Author

randomPoison commented May 2, 2025

silence bot

@randomPoison randomPoison reopened this May 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant