[Webkit-unassigned] [Bug 199844] New: Make ANGLE work inside WebKit2's sandbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 16 16:51:10 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=199844

            Bug ID: 199844
           Summary: Make ANGLE work inside WebKit2's sandbox
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kbr at google.com
                CC: dino at apple.com

WebKit's current ANGLE snapshot doesn't work inside WebKit2's sandbox because it makes a deprecated API call, CGDisplayIOServicePort, which is only used to determine the "active" GPU on dual-GPU MacBook Pros. It doesn't otherwise impact ANGLE's internal logic, nor consumers like WebCore. Top-of-tree ANGLE has removed this API call in http://crbug.com/angleproject/3383 . Cherry-picking that commit makes WebKit's ANGLE backend for WebGL work in WebKit2.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190716/d715dbaf/attachment.html>


More information about the webkit-unassigned mailing list