[Webkit-unassigned] [Bug 235636] New: [GPU Process] Remove the resource use counters from the remote resource cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 26 03:07:17 PST 2022


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

            Bug ID: 235636
           Summary: [GPU Process] Remove the resource use counters from
                    the remote resource cache
           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

The display list items and the resource caching messages are both communicated from the WebProcess and the GPUProcess through the stream connection. The resources will be sent to the GPUProcess, consumed by the display items and then released in the right order. So there is no need anymore for the resource use counters. They were added in bug 228216 to synchronize properly the use and the release of the resources.

-- 
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/20220126/5e50bf48/attachment.htm>


More information about the webkit-unassigned mailing list