RESOLVED INVALID 219430
GPU Process sandbox is too strict for CGL on certain hardware
https://bugs.webkit.org/show_bug.cgi?id=219430
Summary GPU Process sandbox is too strict for CGL on certain hardware
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.