Bug 206617 - [CMake] Add ENABLE_GPU_PROCESS build
Summary: [CMake] Add ENABLE_GPU_PROCESS build
Status: RESOLVED DUPLICATE of bug 208866
Alias: None
Product: WebKit
Classification: Unclassified
Component: CMake (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Don Olmstead
URL:
Keywords:
Depends on:
Blocks: 206697
  Show dependency treegraph
 
Reported: 2020-01-22 15:21 PST by Don Olmstead
Modified: 2020-04-03 11:18 PDT (History)
11 users (show)

See Also:


Attachments
WIP Patch (5.63 KB, patch)
2020-01-22 15:46 PST, Don Olmstead
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***