[Webkit-unassigned] [Bug 249786] New: Hook up willStartRenderingUpdateDisplay/didCompleteRenderingUpdateDisplay for Coordinated Graphics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 10:04:56 PST 2022


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

            Bug ID: 249786
           Summary: Hook up
                    willStartRenderingUpdateDisplay/didCompleteRenderingUp
                    dateDisplay for Coordinated Graphics
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: bugs-noreply at webkitgtk.org

In bug 249750/258248 at main I added Page:: willStartRenderingUpdateDisplay() and Page:: didCompleteRenderingUpdateDisplay(), which get called before and after the painting phase and compositing phase of a rendering update. These are used to drive web inspector's "Composite" timeline events, and will also be used for other things soon.

WebKit2 clients can call these via the same-named functions on WebPage.

These need hooking up for Coordinated Graphics, at the DrawingArea level.

-- 
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/20221222/da012238/attachment.htm>


More information about the webkit-unassigned mailing list