Bug 206617

Summary: [CMake] Add ENABLE_GPU_PROCESS build
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: CMakeAssignee: Don Olmstead <don.olmstead>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: achristensen, annulen, dbates, dino, ews-watchlist, gyuyoung.kim, jbedard, mmaxfield, ryuan.choi, sergio, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 206697    
Attachments:
Description Flags
WIP Patch none

Description Don Olmstead 2020-01-22 15:21:27 PST
Currently ENABLE_GPU_PROCESS is XCode only. That should be changed so other ports can implement.
Comment 1 Don Olmstead 2020-01-22 15:46:16 PST
Created attachment 388478 [details]
WIP Patch

Adding the common changes for ENABLE_GPU_PROCESS.

Alex or anyone else over at Apple can you take a look at the Mac CMake port and see if this possibly builds?
Comment 2 Alex Christensen 2020-01-23 20:46:02 PST
I'm not opposed to this, but the GPU Process development is currently quite experimental, and I don't want to add the burden of keeping the build working on other ports.  I'm ok with this being in the repository but disabled by default.
Comment 3 Don Olmstead 2020-04-03 11:18:29 PDT

*** This bug has been marked as a duplicate of bug 208866 ***