[Webkit-unassigned] [Bug 208499] New: Implement FCP (first contentful paint)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 23:28:21 PST 2020


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

            Bug ID: 208499
           Summary: Implement FCP (first contentful paint)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: noam at webkit.org

Spec: https://w3c.github.io/paint-timing/
FCP gives web developers an indication of when painting was actually performed and when it's contentful (contains text/canvas/image/svg).
This is part of the painting API, and a part where WebKit is more simiilar to other browsers so is less ambiguous than the other entry of paint-API, first-paint

-- 
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/20200303/9060d5c5/attachment-0001.htm>


More information about the webkit-unassigned mailing list