[Webkit-unassigned] [Bug 255392] New: [CoordinatedGraphics] Simply drawing area resize implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 13 05:46:34 PDT 2023


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

            Bug ID: 255392
           Summary: [CoordinatedGraphics] Simply drawing area resize
                    implementation
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, kkinnunen at apple.com

We currently have a backing store ID that we change every time the drawing area is resized or new backing store is created and sent to the web process waiting for a response. It can be simplified by using that only for size changes and use an message with async reply to handle the response.

-- 
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/20230413/a354a3bf/attachment-0001.htm>


More information about the webkit-unassigned mailing list