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

Disable dlsym callbacks #28432

Merged

Conversation

@pvollan pvollan self-assigned this May 11, 2024
@pvollan pvollan added the WebKit Misc. For miscellaneous bugs in the WebKit framework (and not JavaScriptCore or WebCore). label May 11, 2024
@pvollan pvollan requested review from bnham, cdumez and szewai May 11, 2024 21:39
@pvollan
Copy link
Contributor Author

pvollan commented May 13, 2024

Thanks for reviewing!

@pvollan pvollan added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label May 13, 2024
https://bugs.webkit.org/show_bug.cgi?id=274040
rdar://127940574

Reviewed by Chris Dumez.

Disable dlsym callbacks on macOS since this is no longer needed. This should also be a
small performance improvement.

* Source/WebKit/Shared/mac/AuxiliaryProcessMac.mm:
(WebKit::AuxiliaryProcess::initializeSandbox):

Canonical link: https://commits.webkit.org/278700@main
@webkit-commit-queue
Copy link
Collaborator

Committed 278700@main (ebe6945): https://commits.webkit.org/278700@main

Reviewed commits have been landed. Closing PR #28432 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit ebe6945 into WebKit:main May 13, 2024
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebKit Misc. For miscellaneous bugs in the WebKit framework (and not JavaScriptCore or WebCore).
Projects
None yet
4 participants