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

Add setting for WebKit process management #20889

Conversation

pvollan
Copy link
Contributor

@pvollan pvollan commented Nov 25, 2023

@pvollan pvollan requested a review from cdumez as a code owner November 25, 2023 16:09
@pvollan pvollan self-assigned this Nov 25, 2023
@pvollan pvollan added the WebKit Misc. For miscellaneous bugs in the WebKit framework (and not JavaScriptCore or WebCore). label Nov 25, 2023
@pvollan pvollan force-pushed the eng/Add-setting-for-WebKit-process-management branch from 25ba47d to 0605f24 Compare November 25, 2023 18:32
@pvollan pvollan force-pushed the eng/Add-setting-for-WebKit-process-management branch from 0605f24 to 5919a8b Compare November 25, 2023 18:47
@pvollan pvollan force-pushed the eng/Add-setting-for-WebKit-process-management branch from 5919a8b to 783aa65 Compare November 27, 2023 17:57
@pvollan pvollan force-pushed the eng/Add-setting-for-WebKit-process-management branch from 783aa65 to a1b61d1 Compare November 27, 2023 22:52
@pvollan pvollan requested a review from aestes November 27, 2023 22:53
Copy link
Contributor

@brentfulgham brentfulgham left a comment

Choose a reason for hiding this comment

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

LGTM. r=me

@pvollan
Copy link
Contributor Author

pvollan commented Nov 28, 2023

LGTM. r=me

Thanks for reviewing!

@pvollan pvollan added the merge-queue Applied to send a pull request to merge-queue label Nov 28, 2023
https://bugs.webkit.org/show_bug.cgi?id=265337
rdar://118789596

Reviewed by Brent Fulgham.

Add setting to manage WebKit processes as extensions. This setting is not enabled by default.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/UIProcess/AuxiliaryProcessProxy.cpp:
* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:
(WebKit::WebProcessPool::platformInitialize):
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:

Canonical link: https://commits.webkit.org/271181@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/Add-setting-for-WebKit-process-management branch from a1b61d1 to 8a3ec59 Compare November 28, 2023 01:09
@webkit-commit-queue webkit-commit-queue merged commit 8a3ec59 into WebKit:main Nov 28, 2023
@webkit-commit-queue
Copy link
Collaborator

Committed 271181@main (8a3ec59): https://commits.webkit.org/271181@main

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

@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Nov 28, 2023
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