[Webkit-unassigned] [Bug 95397] New: Need to merge didFirstVisuallyNonEmptyLayout and didNewFirstVisuallyNonEmptyLayout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 16:24:51 PDT 2012


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

           Summary: Need to merge didFirstVisuallyNonEmptyLayout and
                    didNewFirstVisuallyNonEmptyLayout
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


The name didNewFirstVisuallyNonEmptyLayout is an abomination. We should merge didFirstLayout, didFirstVisuallyNonEmptyLayout, and didNewFirstVisuallyNonEmptyLayout. They will all be part of the same callback api, but there will be an enum representing the three stages of these states. The callback will fire three times -- once for each state. 

<rdar://problem/10791680>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list