[Webkit-unassigned] [Bug 217638] New: [GPU Process] Ensure the resource identifiers are unique in the GPU Process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 15:20:32 PDT 2020


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

            Bug ID: 217638
           Summary: [GPU Process] Ensure the resource identifiers are
                    unique in the GPU Process
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Currently the resource identifiers are generated by the Web Process. Since there is one GPU Process for multiple Web Processes, these identifiers may collide in the GPU Process. We may need to make GPU process be responsible for generating all the resource identifiers for all the Web Processes.

-- 
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/20201012/74e85789/attachment.htm>


More information about the webkit-unassigned mailing list