[webkit-changes] [WebKit/WebKit] fb4363: Fix enable flag around ReuseBetweenProcessPools test
Don Olmstead
noreply at github.com
Wed Aug 21 15:33:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fb43630e4ea666c39f00493e3b7a03864aeec27d
https://github.com/WebKit/WebKit/commit/fb43630e4ea666c39f00493e3b7a03864aeec27d
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2024-08-21 (Wed, 21 Aug 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/GPUProcess.mm
Log Message:
-----------
Fix enable flag around ReuseBetweenProcessPools test
https://bugs.webkit.org/show_bug.cgi?id=278389
Reviewed by Chris Dumez.
Used ENABLE(ENABLE_GPU_PROCESS_DOM_RENDERING_BY_DEFAULT) erroneously.
Identified with the `find-feature-flags` script.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/GPUProcess.mm:
Canonical link: https://commits.webkit.org/282582@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list