[Webkit-unassigned] [Bug 253683] New: Split RemoteLayerBackingStore into separate classes for Web process and UI process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 9 17:00:49 PST 2023


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

            Bug ID: 253683
           Summary: Split RemoteLayerBackingStore into separate classes
                    for Web process and UI 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: mattwoodrow at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

The code and data members for each process are entirely separate, and so have them intermingled in a single class makes the code harder to understand.

-- 
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/20230310/4d470d44/attachment-0001.htm>


More information about the webkit-unassigned mailing list