Bug 219430

Summary: GPU Process sandbox is too strict for CGL on certain hardware
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: dino, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Mac   
OS: All   
Bug Depends on:    
Bug Blocks: 217211    

Kimmo Kinnunen
Reported 2020-12-02 07:15:50 PST
GPU Process sandbox is too strict for CGL on certain hardware Following might be missing for intel/amd switching hardware: (iokit-property "FramebufferEnabled") (iokit-property "FramebufferStarted")
Attachments
Radar WebKit Bug Importer
Comment 1 2020-12-02 07:16:03 PST
Kimmo Kinnunen
Comment 2 2020-12-04 07:35:00 PST
Turns out this is invalid. When the "allows graphics switching" is turned on in GPU process properties, the WS blocking works as is and there's no sandbox issues.
Note You need to log in before you can comment on or make changes to this bug.